#validCSS {
   	position:absolute; 
	bottom:10px; 
	left:10px;
	}
#validHTML401 {
   position:absolute; 
	 bottom:51px; 
	 left:10px;
	 }
#google {
   position: absolute; 
	 bottom: 5px; 
	 left: 5px;}
	 
#logo {position: relative;
	 top: -5px;
	 }

body.con {
   margin-top:20px; 
   margin-right:40px; 
   margin-left: 20px; 
   margin-bottom: 40px;
	 }

body.edges {
	 background-color: rgb(227,210,190);
	 }
	 
p.godelinks {
	 position: relative;
	 left: 20px;
	 top: -15px;
	 }

h1 {
   color: rgb(0,0,255);
	 background-color: #ffffff;
   font-family: garamond, georgia, "Times New Roman", serif;
	 text-align: center;
	 }
	 
h3 {
	 color: rgb(112,39,55);
	 background-color: #ffffff;
   font-family: garamond, georgia, "Times New Roman", serif;
	 text-align: center;
	 }
	
h4 {
	 color: rgb(112,39,55);
	 background-color: #ffffff;
   font-family: garamond, georgia, "Times New Roman", serif;
	 }
	 	 
a {
   color: rgb(112,39,55);
   font-family: garamond, georgia, "Times New Roman", serif;
	 text-decoration: none;
	 font-variant: small-caps;
	 }
	 
p.ligemar {
   text-align: justify;
	 }

p.indent {position: relative;
	top: -15px;
	left: 10px;
	}

h.indent {position: relative;
	left: 10px;
	}

th {
   color: rgb(112,39,55);
   font-family: garamond, georgia, "Times New Roman", serif;
   }
