
	body { background: #FFFFFF; margin: 0px; }
	
	#main { width: 100%; height: 200px; background: #EBEEF7; position: absolute; left: 0; top: 50%; margin-top: -100px; text-align: center; overflow: hidden; }
	
	a { color: #000000; text-decoration: none; }
	a:hover { text-decoration: underline; }
