body {background-color:#C7E19E;}

#navigation {position: absolute; top: 10px; width: 100; left: 2%; z-index: 3;}
#navigation a{display: block; padding-left: 10px; padding-right: 10px; font-family: "Bell MT"; font-weight: bold; text-decoration:none; font-size: 18px; width: 90;}

#bg {position: fixed; top: 250px; laft: 2px; z-index: 1;}
#bg img {width:100; height850px;}

#content {position: absolute; top: 10px; left: 215px; border-left: 2px solid green; padding: 20px; z-index: 2; text-align:justify; width: 650px}

@font-face {font-family: "Mistral"; src: url(Mistral0.eot)}

h1 {padding: 0 10px; padding-top: 10px; font-family: "Mistral"; color:green;}
h2 {position: relative; color:green; font-family: "Helvetica Bold", sans-serif; font weight: normal; text-align:center; letter-spacing:0.2em;}
h3 {position: relative; color:green; font-family: "Helvetica Bold", sans-serif; font weight: normal; text-align:center;}
h4 {position: relative; color:green; font-family: "Helvetica Bold", sans-serif; font weight: normal;}

a:link {font-weight:bold; color: Green; text-decoration:none;}
a:visited {font-weight:notmal; color: Teal; text-decoration:none;}
a:hover {font-weight:bold; color: Red; text-decoration:none;}
