

body {
	background: #dbbb37 url(/sg-splash.gif) top center no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	word-spacing: 2px;
	}
	
h1 {display: none;}

#main {
	width: 600px;
	padding-top: 460px;
	margin: 0px auto;
	}
	
a:link {
	color: #FFFFFF;
	font-style:italic;
	}	
	
a:hover {
	color: #FFFFFF;
	font-style:italic;
	font-weight: bold;
	}	
a:visted {	color: #FFFFFF;
	text-decoration:line-through;
	font-style:italic;
	font-weight: bold;
	}
	
	
.box {
	width: 136px;
	float: left;
	padding: 6px;
	}	
	
p {margin: 0px;}	



	


