/* Work in Progress */

BODY { 
background: #000000 url("images/bg.png") repeat-x;
border: none;
margin: 0;
padding: 0;
text-decoration: none; 
}


#work {
background: url("images/in_arbeit.png") no-repeat 0px 0px;
height: 531px;
width: 841px;  
left: 50%;
right: 50%;
margin-left: -420px;
position: absolute;
}