/*Cascading style sheet*/


body {text-align:center; margin-top:0; margin-right: 0; margin-bottom:0; margin-left: 0 ; background-image:url('images/back-02.jpg'); color:darkblue; font-family:verdana, arial; font-size:15px}

p {font-size:15px; font-family:verdana, arial}

ul {font-size:15px; font-family:verdana, arial}

img {border:none}

h1, h2,h3,h4,h5 {font-family: verdana, Arial, Serif; color:#darkblue}

#main {background-color:#f3ede1; text-align:center; width:800px; margin-top:0; font-family:verdana}

a {color: darkblue; text-decoration:none; font-size:.9em}

a:hover {text-decoration:underline}

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'); background-repeat:no-repeat
*/
