/*Cascading style sheet*/


body {text-align:center; margin-top:0; margin-right: 0; margin-bottom:0; margin-left: 0 ; font-family:verdana, arial; background-color:#212121}

p {font-size:.9em; font-family:verdana, arial}

img {border:none}

h1, h2,h3,h4,h5 {font-family: verdana, Arial, Serif; font-style: italic}

#main {background-image:url('images/back-02g.gif'); background-repeat:no-repeat; text-align:center; width:836px; margin-top:0; font-family:verdana}

a {color: firebrick; text-decoration:none; font-size:17px}
a:hover {text-decoration:underline; color:#008b45}

td {vertical-align: top}


/* syntax for linking to style sheet:  <link href="style.css" rel="stylesheet" type="text/css">

background-image:url('images/back-01.jpg');
*/
