
body{
margin:0;
padding: 0;
background: url(../images/bg3.jpg) top left no-repeat;

background-color: #302923;

}

#header{
padding-left: 20px;	
height: 200px;
}


#content{
padding-left: 20px;	
/*height: 600px;*/
width: 880px;
margin-bottom: 75px;
}
