#top-container{
	width:100%;
	background:url(../images/bg-template/bg-template1.jpg) center 195px repeat-x; /* you can change this image with : bg-template1.jpg, bg-template2.jpg, bg-template3.jpg, bg-template4.jpg, etc until bg-template20.jpg*/	
	height:784px;
}
#header-container{
	width:100%;
	height:195px;
	background:#061A22; /* you can change this background color with your own hexadecimal color */

}