body {
	background: url(img/victory_page_background.jpg) no-repeat top center #603e11;
	margin: 0;
}
#contentmain {
	background: url(img/victory_page_top_inner.jpg) no-repeat;
}
#menu {
	background: url(img/victory_page_top_menu.png) no-repeat;
}
h1 {
	color: #4a2513;
}

a  { text-decoration:none; color: #4a2513; }
a#logo1, a#logo2 {
	width: 45px;
	height: 45px;
	position: absolute;
	top: 18px;
	z-index: 2;
}
a#logo1 {
	left: 79px;
	background: url(img/slh-logo.png) no-repeat;
}
a#logo2 {
	left: 134px;
	background: url(img/svenska-moten-logo.png) no-repeat 0 1px;
}
