body{
margin: 60px 60px 60px 60px;
color:#08a737;
background-color: #faebd7; 
background-image: url(textureGSN.jpg);
font-size:14pt;
font-weight: normal;
}
h1,h2,h3{
text-align: center;
}
h4{
text-align: center;
font-size: 24;
color: red;
font-family: sans-serif;
font-weight: bold;
}
p{
text-indent: 40px;
text-align: justify;
}
p.flat{
text-indent: 0;
text-align: justify;
}
A {color: #006600;}
A:link{color: #006600;}
A:visited{color: #ff0000;}
A:hover{color:#ffffff; text-decoration: underline; background-color: #08a737;}

a.boxy{
border: 4px solid #08a737;
padding: 2px;
}
img.bord{
border: 4px solid #08c737; 
padding: 10px 13px 10px 13px;
}
hr{
height: 2
}