html{height:100%;overflow:auto}
body{height:100%;margin:0;padding:0;font:normal 1em Arial, Verdana, Helvetica, sans-serif;color:#4A1E63;background:url("../images/bg.gif") #ffffff center center}
#main{height:100%;overflow:auto}
#content{width:1000px;height:600px;padding:3em;margin:auto;text-align:center;background:#ffffff}
h1,p{
	width:700px;
	margin:0 auto 1em auto;
	font-size: 1em;
	color: #606;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
h2{font-size:90%}
#footer{font-size:80%;margin:3em auto 0 auto}
a{color:#4A1E63;text-decoration:none}
#main #content #body h3 {
	font-size: x-small;
}
#h3 {
	font-size: xx-small;
	font-family: "Lucida Console", Monaco, monospace;
	color: #CCC;
}

