body,html {
	height: 100%;
	background-image: url(../images/spacer.jpg);
	background-repeat: repeat;
}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	background-repeat: no-repeat;
	background-position: bottom;
	height: 370px;
	width: 453px;
	margin-top: -185px;
	margin-left: -226.5px;
	padding-top: 0px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(../images/startpagina.png);
}
#graphicsbtn {
	height: 23px;
	width: 120px;
	position: absolute;
	left: 50px;
	bottom: 25px;
}
#webdesignbtn {
	height: 22px;
	width: 135px;
	position: absolute;
	right: -238px;
	bottom: 0px;
}

