body {
background: #bfc2c3;
font-family: Arial;
font-size: 12px; 
line-height:1.7;
text-align: center;
color: #1e2830;
margin:0;
padding:0;
background-image: url(imgx.jpg);
background-repeat: repeat-x;
background-position: left top;
}

#bg {
position: relative;
width: 840px;
top: 0px;
margin-top: 0px;
margin-bottom: 0px;
text-align: justify;
background-image: url(imgy.jpg);
background-repeat: repeat-y;
background-position: left top;
}

#txt { 
position: relative; 
width: 764px; 
margin-top: -8px; 
padding-right: 75px; 
padding-left: 40px; 
padding-bottom: 1px; 
text-align: justify; }

#footer {
position: relative;
width: 840px;
height: 48px;
background-image: url(img6.jpg);
background-repeat: no-repeat;
background-position: top;
padding-top: 14px;
padding-right: 70px;
text-align: right;
font-size: 10px;
color: #828b9c;
}

#footer a {
color: #828b9c;
text-decoration: none;
}

h1 {
font-family:times,serif;
font-weight:normal;
font-size: 20px;
color: #385e7e;
padding-left: 20px;
font-size: 20px;
}

h2 {
font-family:times,serif;
font-weight:normal;
color: #385e7e;
padding-left: 20px;
font-size: 20px;
border: 0;
font-weight:normal;
font-size: 18px;
padding-left: 30px;
margin:8px 0 -5px 0;
}

a:link, A:visited{
color: #39738d;
text-decoration:none;
}
   
a:hover {
color: #dc8e58;
text-decoration:underline;
}
   
a:active {
color: #07527d;
text-decoration:none;
}