body{
	background-position:center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color:#FF3300;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
a{
	color:#FFFFFF;
	text-decoration:none;
}