@charset "utf-8";
/* CSS Document */
.style1 {
	color: #009999;
	font-style: italic;
}
h1 {
     margin-top: 1px;
     margin-bottom: 1px;
}

h2 {   
   margin-top: 1px;
   margin-bottom: 1px;
}

h3 {   
   margin-top: 1px;
   margin-bottom: 1px;
}
#footer {
    position: fixed;
    bottom: 0;
    width: 97%;
}
