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

body {
background-color:#000000;
background-image:url(/wide-background.jpg);
background-position:center top;
background-repeat:no-repeat;
margin:0px;
padding:0px;
}

img {
	border:0px;
	}

.footer {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 12px;
}

.footer a{
	color: #FFFFFF;
}

.footer a hover{
	text-decoration:underline;
}

#text {
	position: relative; 
	z-index: 1; 
	width: 415px; 
	padding-top: 30px; 
	line-height: 16px; 
	padding-bottom: 25px;
	}
