body
{
	background-color: black;
}

		div#sample_attach_menu_child:hover, div#sample_attach_menu_child:hover a {
			background-color: transparent;
			color: white;
		}



#container{
	background-image: url(../images/home-background.jpg);
	background-repeat: no-repeat;
}

#content {
	position: relative;
	top: 68px;
	padding-top: 15px;
	left: 155px;
	width: 700px;
	color: #464646;
}

#content div {
	width: 600px;
	line-height: 150%;
}

