body
{
	width:100%; 
	margin:0px; padding:0px;
	vertical-align:middle;
	text-align:center;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px; color: #39393b;
	vertical-align: top;
	line-height: 1.5em;
}
div.logo
{
	background-image: url('logo_.png');
	background-repeat: no-repeat;
	background-position: center;
	width:400px; height:150px;
	margin-top:150px;
}
div.points
{
	background-image: url('point_.png');
	background-repeat: repeat-x;
	background-position: center;
	width:50%; height:1px;
}
div.info
{
  padding:10px; width:650px;
}
font.email { background:none; padding-bottom:2px; cursor:pointer; }
font.email:hover { background-image: url('under_.png'); background-repeat: repeat-x; background-position: bottom; }

#info ul li { float:left; padding:2px 5px; margin:0px; list-style-type:none; }
div.clear { float:none; clear:both; }
