
  	body { color: white;
    	background-image: url(http://img2.putfile.com/main/6/15921055532.jpg);
    	background-attachment: fixed; 
        text-align: left;
 	}

	h1 {font-family: trebuchet MS, sans-serif; color: white; font-size: 45px; text-align: center;}
  	h2 {font-family: trebuchet MS, sans-serif; color: white; font-size: 25px; text-align: center;}
	h3 {font-family: trebuchet MS, sans-serif; color: white; font-size: 18px; text-decoration: underline;}
        h4 {font-family: trebuchet MS, sans-serif; font-size: 45px; text-align: center; color: Cornflowerblue; line-height: 0.08em;}
        h5 {font-family: trebuchet MS, sans-serif; font-size: 25px; text-align: center; color: Mediumspringgreen; line-height: 0.08em;}
        strong {font-family: trebuchet MS, sans-serif; font-size: 14px; text-align: center; style: bold;}


	a:link {color:#00FF00 ; text-decoration: none; }
	a:visited {color:yellow ; text-decoration: none; }
	a:hover {color: #00FFFF; text-decoration: none; }
	a:active {color: magenta; }

	p {font-family: trebuchet MS, sans-serif; color: white;}

#header {
padding-top: 0.6em; padding-bottom: 0.1em; 
border: 5px coral solid; border-style: double; 
background-image: url(http://img216.imageshack.us/img216/8853/dscf0011copybxm5.jpg);
background-position: 0px 235px;
}

#nav {
background-image: url(http://img216.imageshack.us/img216/8853/dscf0011copybxm5.jpg);
background-position: 0px 50px;
border: 5px coral solid; border-style: double;
padding-top: 0.2em; padding-bottom: 0.2em;
text-align: center; text-color: black;
}

div#nav a {color: yellow ; text-decoration: none; }

#content {
padding: 1em; 
border: 5px coral solid; border-style: double;
background-color: Steelblue
}

ol, ul {font-family: trebuchet MS, sans-serif; color: white;
}