@charset "UTF-8";
/* CSS Document */

body{
	font-family: helvetica neue thin, helvetica, lucida grande, geneva, verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #cccccc;
}

#main{
	vertical-align: middle;
	text-align: center;
}

a:link {color: #333333}
a:visited {color: #333333}
a:hover {color: #CC99FF}
a:active {color: #333333}