html {
height:100%;
max-height:100%;
padding:0px;
margin:0px;
border:0px;
}
body {
height:100%;
max-height:100%;
padding:0px;
margin:0px;
border:0px;
background:#EEEEEE url('images/sgblogo.jpg') bottom right no-repeat;
}
#content{
width:750px;
min-height:500px;
_height:500;
margin-left:auto;
margin-right:auto;
}
#intro{
float:left;
width:750px;
height:500px;
}
.seo{
	margin-top:250px;
	color:#EEEEEE;
	font-family:Verdana, Geneva, sans-serif;
	font-size:8px;
}