body {
background-image: url("images/copenhagen/27.jpg");
background-position: 50% 40%;
background-repeat: no-repeat;
background-attachment: fixed;
font-family: Georgia, serif; 
font-size: 14pt;
padding-right:30px;
font-color:#9e160a;
}

a {
text-decoration: none;
color:black;
}

a:hover {
font-style:italic;
}

a:visited {
color:black;
}

img {
border-width:0px;
}

#i1 {
position: absolute;
left: 510px;
top: 200px;
}


#topmenu {
margin-left: 750px;
margin-top: 230px;
}

#rows {
margin-left: 50px;
margin-top: 100px;
width:800px;
}

#info {
margin-left: 50px;
margin-top: 80px;
}

#bio_float {
position: absolute;
left: 700px;
top: 200px;
}

#description {
margin-left: 250px;
margin-top: 80px;
text-align: left;
width:850px;
}


