/* Custom styles for www.aycaaksu.com
----------------------------------------------------------------------------------------------------*/
body { 
	background: black;
	color: white;
}

#header { 
	height: 300px;
}

#content { 
}

#message { 
	font-size: 48px;
	text-align: center;
	font-family: Georgia;
}