body {background-color: #000000;
background-image: url("images/edogbkgrd.jpg");
color: #000000; /*font color BLACK*/


font-family:Arial, Helvetica, sans-serif;


font-size: 12pt;

}



Table {

background-color: #C0C0C0; /*Silver*/


margin-top:25px;

}

img {
border:none;
}




h1 {

font-size: 24pt;

color: #8B0000; /*Dark Red*/

}



h2 {

font-size: 18pt;

color: #8B0000;

}



h3 {

font-size: 16pt;

color: #8B0000;

}



h4 {

font-size: 14pt;

color: #8B0000;

}



h5 {

font-size: 9pt;

color: #8B0000;

}



a:link {

color: #660066; /*Violet*/

}



a:visited {

color: #006600; /*Green*/

}



a:hover {

color: #330099; /*Blue*/

}

.menu {

background-color: #B22222; /*Fire Brick*/}

.menu a:link {color: #FFFF00; /*Yellow*/}

.menu a:visited {color: #FFFFFF; /*White*/}

.menu a:hover {color: #FF6600; /*Orange*/}

