/* header of index page */

#header{
	background-color: #EDE8E8;
	height: 150px;
	background-image: url(../images/header_images.jpg);
	background-repeat: no-repeat;
	background-position: 50%;
}
