body { background-color: #ffffff; 
       background-image: url(graffiti01bg.jpg); 
       margin: 0;
       padding: 0; }
.main { font-family: tahoma,arial,helvetica,sans-serif; 
            font-size: 11px;
            line-height: 145%;
            text-align: justify;
            color: #000000; }
h1 { font-family: tahoma,arial,helvetica,sans-serif; 
            font-size: 11px;
            line-height: 150%;
            font-weight: bold;
            text-align: left;
            color: #000000;
	    letter-spacing: 0.2em;
            text-transform: uppercase;
            background-color: #b4e087; 
            border: #70c720; 
            border-style: solid; 
            border-top-width: 1px; 
            border-right-width: 1px; 
            border-bottom-width: 1px; 
            border-left-width: 1px; }
a { text-decoration: none; color: #039703; font-weight: bold; }
a:hover { text-decoration: underline; color: #039703; font-weight: bold; }

