body
{
	background-color:#000;
}

.contactWrapper h1
{
	font-size:60px;
	text-align:center;
	
	margin-top:200px;
}

.contactWrapper a
{
	text-decoration:none;
	color: #d00;
	font-size:60px;
}

.contactWrapper a:hover
{
	color:#fff;
	text-decoration:underline;
}

.contact photo
{
	float left