@CHARSET "UTF-8";

body { font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px; 
	letter-spacing: +1; 
	text-align: center;
	background-color: #bbddff; }
	
div#info {
	margin: 0 auto;
	padding: 50px 0 0 50px;
	text-align: left;
	width: 600px;
	}
	
a { text-decoration: none; color: #0000ff; }
a:hover { text-decoration: underline; }