/* CSS Document */
img {
border:none;
}

#background {
margin: 0 auto;
height: 768px;
width: 1024px;
background-image:url(bakgrunn.jpg);
}
