

/* webdesign by www.timmer.dk */


body {
	background-color: #034100;
	background-image: url(../gfx/bg.jpg);
	background-repeat: repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0;
	color: #000000;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

p {
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 20;
	line-height: 22px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.wrapper {
	width: 1000px;
	height: 874px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	background-image: url(../gfx/design.jpg);
	background-repeat: no-repeat;
}
