body,td,th {
	color: #FFFFFF;
}

.content {
    margin-top: 170px;
}

body {
   background-color: #000000;
   background-image: url(../images/bg.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   line-height: 180%;
}

a img { 
	border: none; 
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

content {
	margin-top:100px;
}
