/*ALGEMEEN*/

body {
color:#cd676a;
margin:0;
min-height:100%;
padding:0;
font-family:'arial';
font-size:22px;
}

img {
border: none;
}

a {
text-decoration:none;
}

/*NAVIGATION*/

#nav {
position:absolute;
top:50;
left:50;
width:115px;
}

#nav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 0px;
padding:0;
}

#nav li a{
margin:0 0 0 0px;
padding:0;
}

.navbutton {
margin:0 0 5 0px;
padding:0;
}

/*CONTENT*/

#content {
position:absolute;
top:50;
left:280;
width:900px;
}

/*PAG KING CHIN*/

#tekstkingchin {
position:relative;
top:0;
left:0;
width:600px;
height:600px;
font-size:16px;
}

/*PAG SHOP*/

<a href="http://mystore.bigcartel.com" />Shop</a>

color:#020000;
font-family:'arial';
font-size:36px;
}


/*PAG NEWS*/

#newsbg {
background-image:url('news/bgnews.jpg');
position:relative;
top:0;
left:0;
width:600px;
height:600px;
}

#newstekst {
color:#6e3b45;
font-size:18px;
position:relative;
top:105;
left:105;
width:388px;
height:388px;
}

/*PAGE GALLERY*/

.gallerythumb{
float:left;
margin:0 10 10 0px;
padding:0;
}


