/* CSS Document */

body{
background-color:#680F00;
background-image: url(bilder/bodyraster.jpg);
}

#sidhuvud{
position: absolute;
top: 600px;
left: 250px;
width: 600px;
height: 40px;
}

#epost_bild{
position: absolute;
top: 670px;
left: 230px;
width: 400px;
height: 20px;
text-align: center;
}

a img{
border: none;
}

#bild{
position: absolute;
top: 100px;
left: 250px;
height: 510px;
width: 600px;
}


#bildcell{
height: 510px;
width: 600px;
}




