/* CSS Document */

body { background-image: url(watermelon.gif) }

h1 { font-family: Arial, Helvetica, sans-serif; 
     color: #CC0066 }

h2 { font-family: Arial, Helvetica, sans-serif;
     color: #CC0066 }

h3 { font-family: Arial, Helvetica, sans-serif;
     color: #CC0066 }

p { font-family: Arial, sans-serif;
    font-size: 100%; font-weight: bold; color: #CC0066 }
	
a: link, A:visited, A:active { text-decoration: none; }

table { border: 2px solid #cc0066; }

table td, {
border: 1px solid #cc0066;
}
