body {
	font-family:'Trebuchet MS',verdana,arial,sans-serif;
	font-size:11px;
}

img {
	border:0;
}

#main {
	width:423px; 
	position:absolute; 
	left: 50%; 
	top: 40%; 
	margin-top:-171px; 
	margin-left:-250px;
	padding:15px;
	border:1px solid #025696;
}

h1 {
	color: #163758;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
}

h3 {
	color:#646464;
	letter-spacing: 3px;
	font-size:12px;
}

.gray {
	color:#646464;
}

.center {
	text-align:center;
}
