body {
	margin: 0; 
	padding:0;
	text-align: center; /* FOR IE5 */
	font: 12px Arial;
	color: #fff;
	background-color: #EBEBE6;
}

body a img {
	border: 0;
}

body a {
	color: #fff;
	text-decoration: underline;
}

body a {
	color: #fff;
	text-decoration: none;
}

#Container {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 689px;
	height: 350px;
	margin-left: -345px;
	margin-top: -175px;
	background: url(../img/Startpage.jpg) 0 0 no-repeat;
}

#Centerbox {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	margin: 30px 35px 30px 35px;
	padding-bottom: 5px;
	width: 280px;
	height: 290px;
	overflow: hidden;
}

#SAContent1 {
	display: block;
	position: relative;
	text-align:center;
	margin:  0;
	padding: 0;
	width: 280px;
	height: 290px;
	overflow: hidden;
}

#SAContent1 p {
	margin: 0;
	padding: 0;
}