@charset "utf-8";
/* CSS Document */

#contact {
	background-image: url(images/contact.jpg);
	height: 1063px;
	width: 1600px;
	margin-right: auto;
	margin-left: auto;
}
#oh_sleeper {
	background-color: #CCC;
}

#margin {
	padding-top: 98px;

}
#index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 253%;
	float: left;
	margin-left: 513px;
	margin-bottom: 42px;
	font-color: #000
}
#facebook {
	float: right;
	margin-right: 216px;
	padding-top: 616px;
}

#index a:visited {
	text-decoration: none; 
	color: #000; 
	background: transparent;
}
#index a:hover {
	text-decoration: none; 
	color: #510000; 
	background: transparent;
}
#index a:focus {
	text-decoration: none; 
	color: #510000; 
	background: transparent;
}
#index a:active {
	text-decoration: none; 
	color: #ffffff; 
	background: transparent;
}

