/* CSS Document */

#main { 
	background-color: #141414;
	width: 1000px;
	height: 150px;
	left: 50%;
    margin-top: 5px;
 } 

