/* Common color definitions, change using find and replace.
  Highlight/Link Blue: rgb(100,0,0)
*/

/* Style Elements */
body
{
  background-color: #333333;
  margin: 0px;
  padding: 0px;
  color: white;
}

h1,h2,h3,h4,h5
{

}


 
 }






img {
  display: block;
}
