body {
	margin: 30px auto;
	font-family: Arial, verdana,  Helvetica, sans-serif ;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 12px;;
	background: #fff;
	color: #00000;
	text-align: center;
	}

a:link {color: #ac0430; text-decoration: underline; margin:20px;}
a:hover {color: #ffffff; text-decoration: underline; margin:20px;}
a:visited {color: #B46164; text-decoration: underline; margin:20px;}
a:active {color: #B46164; text-decoration: underline; margin:20px;}
	
#container {text-align:center; margin: 0px auto;}
#splashimg {margin: 0 auto; width:500px; height:550px; text-align:center; background-image: url(images/bg.jpg); background-repeat: no-repeat;}
#splashimg2 {margin: 0 auto; width:515px; height:54px; text-align:center; }

