@import url("reset.css");

/* RCRG WINGS LOGO */


#left .logo {
 
width: 550px;
 height: 700px;
 background: transparent url(../images/logos/largegirllogo.png) no-repeat left top;
 position: absolute;
 z-index: 3;
 top: 160px;
 left: 57%;
 margin-left: -350;
 text-indent: -9999px;
 }
 

#left .demolition {
 color: #dddddd;
 font-weight: bold;
 font-family: Rockwell, Georgia, "Courier New", Courier;
 display: none;
 }
 
