body {
     background-color: #2f2f2f;
     background-image: http://s3.wordpress.com/wp-content/themes/pub/emire/images/stripes.gif;
     margin-top: 0;
     margin-left: 0;
     margin-right: 0;
     margin-bottom: 0;
}

h2 {
     text-align: center;
     font-size: 20.0pt;
     color: #dedede;
     font-family: Tahoma, Verdana, Microsoft Sans Serif, Arial, sans-serif;
}

#h4 {
     text-align: center;
     color: #dedede; 
     font-size: 14.0pt;
     font-family: Verdana, Tahoma, Microsoft Sans Serif, Arial, sans-serif; }

#text {
     text-align: left;
     font-size: 10.0pt;
     color: #dedede;
     font-family: Tahoma, Verdana, Microsoft Sans Serif, Arial, sans-serif; }

#ctext {
     text-align: center;
     font-size: 10.0pt;
     color: #dedede;
     font-family: Tahoma, Verdana, Microsoft Sans Serif, Arial, sans-serif; }

#ttext {
     text-align: left;
     font-size: 12.0pt;
     color: #dedede;
     font-family: Tahoma, Verdana, Microsoft Sans Serif, Arial, sans-serif; 
}

a:link, a:active, a:visited {
     text-decoration: none;
     color: #dedede;
}

a:hover {
     text-decoration: underline;
     color: #ffffff;
}