.setup {
	background-image: url(resources/background2.jpg);
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
a {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FF9900; font-style:normal; text-decoration: none}
a:hover  {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#CC3366; font-style:normal; text-decoration: none}