body{
	background-color: #000;
}
#menu, #menu a{
	color: #fff;
}

.contact{
	background-color: #000;
	color: #FFF;
}

.contact a{
	color: #FFF;
	text-decoration: normal;
}

.contact{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.contact a {
	color:#666;
}
.contact a:hover {
	color:#333;
}
.contact h2 {
	margin:0px;
	padding:0px;
	color:#000;
	font-size:16px;
	font-weight:normal;
}