body
{
	margin:0px;
	background-image: url(images/bg_01.jpg); 
	background-color: #f1f2ee;
	font-family:  verdana, arial, helvetica;
}

.flash-wrap{
         position: relative;
         }
      
      .flash-link{
         position: absolute; top:0px; left:0px;
         width:235px;
         height:196px; 
         background: url('images/pixel_trans.gif') no-repeat;
         }