@charset "utf-8";
/* CSS Document */

#header{
	background-image:url(images/header.png);
	height: 369px;
	background-position: center;
	background-repeat: no-repeat;
}

#header em{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	color: #000000;
	font-style: normal;
	line-height: 1.3em;
	font-size: 2em;
}

#header-text{
	position: relative;
	width: 690px;
	left: 20px;
	top: 20px;
}

#price{
	display: none;
}


#picture{
	float: right;
}