@import url(main.css);

body {
	background-image: url(../images/bg_popup.jpg);
}

#content {
	left: 8px;
}

#header {
	height: 30px;
}
#header h1, h2 {
}
#header img {
	margin-top: 4px;
	float: right;
}

#teaser {
	width: 370px;
}


