/* CSS Document */

#header h1 {
	background-image: url('../img/logo.gif');
	background-position: center left;
	width: 348px;
	height: 80px;
	left: 0px;
}
#header h2 {
	position: absolute;
	bottom: -5px;
	left: 15px;
}