body {
background-image: url(layout/repeat.jpg);
background-repeat: repeat;
background-position: top center, top left;
font-family:arial bold, verdana, arial;
font-size:11px;
color: d4d4d4;
}

a:link{
	color:#8f6200;
	text-decoration:none;
}

a:visited{
	color:#8f6200;
	text-decoration:none;
}

a:hover{
	color:#dcd1d1;
	text-decoration:underline;
}

a:active{
	color:#8f6200;
	text-decoration:none;
}

h3 {
font-size: 21px;
letter-spacing: 5px;
word-spacing: 15px;
margin:0px;
color: #ebebeb;
}

p {
font-size: 10px;
font-style: italic;
}

#bodybag {
position:relative;
margin-left: auto;
margin-right: auto;
background-image: url(layout/kalle.png);
background-repeat: no-repeat;
margin-top:15%;
height:294px;
width:200px;
}



#footer {
position:relative;
float:left;
width: 750px;
height:50px;
top:20px;
}

.clear {
clear: both;
}
