/* CSS Document */

body{
background-color:#000000;
}

#wapper{
width:800px;
height:100%;
margin-left:auto;
margin-right:auto;
}

#header{
background-image:url(../images/logo.jpg);
height:100px;
vertical-align:baseline;
}

#menu{
margin-top:10px;
height:50px;
}

#middle{
margin-top:10px;
height:260px;
}

	#scubberdryers{
	margin-top:10px;
	height:230px;
	width:133px;
	}