h1.special {color: blue; text-align: center; }
h1.articles {font-size: 175%; text-align: center; text-decoration: underline;}
h2.articles {font-size: 125%; text decoration: bold;}
div.nav {color: blue; font-size: 125%; text-align: center; }
div.sub {color: green; }
div.style1 {font-size: 130%; font-family: Sans-serif; }
body {
 color: 003510;
 background-image: url( 'Images/101-0135_IMG.JPG' );
 }