/* This is the css page for the Shoot the Freak page*/

body 
	{
	margin-left: 15%; 
	margin-right: 15%; 
	margin-top: 5%;
	margin-bottom: 10%;
	width: 750px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: sans-serif
	}

a img 
	{
	border:0;
	}

a:link 
	{
	color: #FFFFFF;
	text-decoration: underline, overline
	}
	
a:visited 
	{
	}
	
a:hover 
	{color: #FFFFFF
	background-color:#000000;
	} 


.intro
	{
	font-family: geneva, century gothic, tahoma, sans-serif;
	font-size: 13px
	}

.menu
	{
	text-align: center;
	font-family: helvetica;
	font-size: 20px;
	}
	