@CHARSET "UTF-8";
body {
	font-size:100%;
	font-family:Verdana,Arial,Helvetica,Tahoma,sans-serif;
	color: #666666;
}
#main {
	width: 700px;
	height:500px;
	position: absolute;
  	text-align: center;
}
h1 {
	font-size: 180%;
}
