body {
	background-color: #000;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
	background-position: 50% 0;
	color:#000;
	margin:0;
	padding:0;
}
h1 {
	font-size: 16px;
	color: #44060F;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #AA9C9B;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

#wrapper {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/thaise-massage.jpg);
	background-repeat: no-repeat;
	height: 750px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	clear: both;
	overflow: auto;
	border-bottom-color: #808080;
}
#infowrapper {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	background-color: #303;
	height: 50px;
	width: 450px;
	padding: 15px;
}
#bodywrapper {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #44060F;
	background-image: url(bamboo.png);
	background-repeat: no-repeat;
	height: 470px;
	width: 500px;
	padding-left: 35px;
	position: absolute;
}
#navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	margin-top: 236px;
	height: 18px;
	vertical-align: middle;
	text-align: right;
	background-repeat: repeat-x;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bg-navi.jpg);
}
#fotos {
	width: 205px;
	height: 447px;
	margin-right: 35px;
	float: right;
	position: relative;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #44060F;
	border-right-color: #44060F;
	border-bottom-color: #44060F;
	border-left-color: #44060F;
	background-color: #44060F;
	margin-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
}
#footer {
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #CCC;
	text-align: center;
}
.fotorandjes {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #44060F;
	border-right-color: #44060F;
	border-bottom-color: #44060F;
	border-left-color: #44060F;
}
.formulier {
	background-color: #ECE3C3;
	height: 20px;
	border: 1px solid #410605;
}
.formuliertext {
	background-color: #ECE3C3;
	height: 100px;
	border: 1px solid #410605;
}

