
h1 {
	background-image:url(img/h1bgorange.jpg);
}

#footer{
	background-image: url('img/yellowfooter.jpg');
}

#header {
	position: relative;
	width: 940px;
	height: 149px;
	background-image: url('img/yellowheader.jpg');
}


#headermenu a, #headermenu {
	#color: #5c5017;
	color: white;
}

#contentblog {
        width: 140px;
        float: right;
        position: relative;
        margin-top: 15px;
        left: 3px;
}

#logo {
	display: none;
}

