body {
background-color: black;
background-image: url('wingsattached.jpg');
background-repeat: repeat-y;
background-attachment: scroll;
background-position: 0px 0px;
color: #BCBCBC;
font-size:12px;
}

a:link,a:visited,a:active {
font-size:10px;
font-family:arial, "lucida console", sans-serif;
color:#BCBCBC;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-size:10px;
font-family:arial, "lucida console", sans-serif;
color:black;
text-decoration: underline;
font-weight: bold;
}

#images {
position: absolute;
top:0px;
left:0px;
} 


#photoholder {
background:black url('loading/loading[2].gif') 50% 50% no-repeat;
}
