* { padding:0px; margin:0px;}

body {
	width: 100%;
	background: black url(non-stop.me_out.jpg) center -100px no-repeat;
	color: #FFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

a { text-decoration:none}

#content {margin-top: 700px; margin-bottom: 120px;}
#text {font-family: Helvetica; font-size: .8em;}
