body {
background : url(images/erikpedersen_03.png);
margin-top : 0;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
}

#bg { 
position : absolute; 
left:0; 
top:0; 
width:100%; 
height:100%; 
z-index:1;
} 

#flashcontent {
	border: none;
	width: 118px;
	height: 125px;
}

#content { 
position:relative; 
left:0; 
top:0; 
z-index:2; 
width:100%; 
height:100%;
}


.info {
vertical-align : top;
color : #333333;
padding-top : 0;
padding-bottom : 0;
padding-right : 0;
margin-top : 0;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
font-size : 11px;
line-height : 16px;
font-family : Tahoma, Verdana, Arial;
text-decoration : none;
text-align : center;
position : relative;
}

.info a {
color : #333333;
}

.info a:hover {
color : #FFFFFF;
}

img {
border-style : none;
margin-top : 0;
margin-bottom : 0;
}
img a {
margin-top : 0;
margin-bottom : 0;
border-style : none;
}