/* Link Colors */ 
a:link {color:#FCE273;} /*  Color of the links */
a:visited {color:#FCE273;} /*  Color of the visited links */
a:hover {color:#FCE273/*  Color of links when you hover your mouse over them */;}  


/* Page background and link color */ 
body { 
background-color: #000000;
background-image: url("http://www.hinkleysounds.com/images2/bgrd.jpg");		
}
img
{  border-style: none;
}

div.wrapper {

width: 600px;
margin: 0 auto;
text-align: center;
}

#moon {position: absolute;left:50px;top:50px}

#release {position: relative;top:20px;}
#abilene {position: relative;top:60px;}
#hinkleysounds {position: relative;top:80px;}
