@charset "utf-8";
/* CSS Document */


body {
	background-image: url(Images/crookedbusinessbackgroundwbarnstormlogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #262626;

}



#content {
	text-align:center;
	padding top:800px;
	color: #FFFFFF;



}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	
	
	
}


a:link {color:#FFFFFF; text-decoration: underline;}
a:hover {color:#FFFFFF; text-decoration: underline;}
a:visited {color:#FFFFFF; text-decoration: none;}
a:active {color:#FFFFFF; text-decoration: none;}
	
	
.more {

	padding-top: 400px;
	
}

	

