body
{
	margin: 10px 0px 10px 0px;
	background: url(../images/background.gif) top center no-repeat fixed;
	color:#ffffff;
	font-family: arial;
	font-size: 12px;
}
h1, h2
{
	font-weight: normal;
	color:#cccccc;
}
p, li
{
	color:#999999;
	font-family: arial;
	font-size: 12px;
	line-height: 150%;
	text-align: justify
}

td
{
	color:#999999;
	font-family: arial;
	font-size: 12px;
}

a
{
	color: #009900;
	text-decoration: underline;
}

#header
{
	position:absolute;
	width:980px;
	height:140px;
	border: none;
	text-align: center;
	padding: 10px 0px 00px 0px;
	font-size: 55px;
	font-family: century gothic;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 2px;
	
}
#resize
{
	width:960px; 
	height: 145px; 
	padding: 5px 0px 5px 0px; 
	overflow:hidden;
}

#resize img
{
	width: 135px;
	height: 135px;
	margin: 0px;
	padding: 0px;
	margin-top: 0px!important;
}
