@charset "utf-8";
/* CSS Document */

body{
	background: url(../images/web/sngLogoTrans.jpg) center fixed no-repeat #000000;
	padding:0px;
	margin:0px;
	font-family: "Lucida Sans", Verdana;
	font-size:large;
	font-weight:bold;
	color:#6161EF;
}
a{color:#9191F7; text-decoration:none;}
a:hover{color:#999999; text-decoration:none;}
a:visited{color:#9191F7; text-decoration:none;}


p{
	text-indent:3em;
	font-size:medium;
	color:#FFFFFF;
}

div{
	padding:10px;
}
