body { 
       font-size: 13px; 
       font-family: Century Gothic,  Arial, SunSans-Regular, sans-serif; 
       background-color:#ccc;
     }

a:link { color: #000;
         text-decoration: underline; }
a:visited { color: #000; text-decoration: underline; }
a:hover { color: #337bbf; text-decoration: underline; }
a:active { color: #337bbf; text-decoration: underline; }

.flyer {
background-color:#000;

} 

.flyer img { 
height: 618px; 
width: 478px;
border: #ccc solid 1px;
margin: 3px;
}



