body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	font-size: 11px;
	background-color: #000000;
	color: #dddddd;

}

a, a:active, a:visited {
	color: #dddddd;
}

a:hover {
	color: #ffffff;
}

p {
	margin-bottom: 10px;
}

p.big {
	font-size: 14px;
}

#rap {
	width: 800px;
	margin-left: 80px;
}

#poster {
	width: 480px;
	float: right;
}

#contact {
	display: none;
	padding-top: 20px;
}
