.header {
	/*height:9.5em;*/
    background-image: url("head_background4.jpg");
	background-repeat: repeat-x;
}
.menu {
	background-image: url("head_background4.jpg");
	background-repeat: repeat-x;
	margin: auto;
	font-weight: bold;
	height: 3.1em;
}
.login_status{
	color: blue;
	font-size:8pt;
}
.title {
	background-image: url("beer_background2.jpg");
	background-repeat: repeat;
}
#content{
	background-image: url("beer_background2.jpg");
	background-repeat: repeat;
}