/* CSS Document */

body {
color:black;
background-color:#66FFFF;
background-image:url(DSC02338.JPG);
background-position:center center;
background-repeat:no-repeat;
}
h1 {
font-family:verdana, sans-serif;
font-size:100%;
color:black;
background-color:transparent;
text-align:left;
margin-left:1cm;
margin-right:1cm;
margin-top:1cm;
}
h2 {
font-family:times new roman, serif;
font-size:140%;
color:blue;
background-color:transparent;
text-decoration:underline;
text-align:center;
margin-left:1cm;
margin-right:1cm;
margin-top:3cm;
}
h3 {
text-align:center;
font-weight:bold;
}
h4 {
text-align:center;
margin-left:1cm;
margin-right:1cm;
}
