Body {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: white;
	background-color:#000000;
	text-decoration: none;
	}

	
#container{
	width:800px;
	height:600px;
	position: relative;
	left: 50%;
    margin-left: -400px;
    background-image: url(../images/background.jpg);
}

#logo{
	width:329px;
	height:82px;
	position:absolute;
	top:85px;
	left:247px;
	background-image: url(../images/death_or_glory.gif);
}

#foto{
	width:382px;
	height:276px;
	position:absolute;
	top:205px;
	left:300px;
	background-image: url(../images/foto_home.jpg);
}
	
#menu{
	width:94px;
	height:184px;
	position:absolute;
	top:200px;
	left:100px;
}

#sub_tattoos{
	width:93px;
	height:23px;
	position:absolute;
	top:280px;
	left:286px;
}

#sub_artwork{
	width:98px;
	height:23px;
	position:absolute;
	top:280px;
	left:446px;
}

#krul_boven{
	width:115px;
	height:33px;
	position:absolute;
	top:230px;
	left:356px;
	background-image: url(../images/krul_boven.gif);
}

#krul_onder{
	width:115px;
	height:33px;
	position:absolute;
	top:330px;
	left:357px;
	background-image: url(../images/krul_onder.gif);
}

#back{
	width:75px;
	height:19px;
	position:absolute;
	top:480px;
	left:115px; 
}

#html{
  padding-bottom: 30px;
  height:300px; 
  width: 400px;
  overflow: auto;
  font-size: 11px;
  margin-left: 400px;
  line-height: 18px;
  position:relative;
  left:-150px;
  top:190px;
}

#framecontent{
	width: 500px;
	height:500px;
	overflow:hidden;
	position:absolute;
	top:65px;
	left:210px;
}

#contact {
	position: absolute;
	top:180px;
	left:245px;
}

a:link {
color:white;
font-weight:bold;
text-decoration:none;

}

a:active {
color:white;
font-weight:bold;
text-decoration:none;
}

a:visited {
color:white;
font-weight:bold;
text-decoration:none;

}








