/* CSS Document */

body { margin:0;}

#header {
	background-color:#C00307;
 }
 
.test {
	width:865px;
	height:50px;
	background-color:#c00307;
}
