body,html{
margin: 0px;
padding: 0px;
background: #a3ceee url('bg.jpg') repeat-x;
}
.container{
width: 950px;
margin: 0 auto;
background: url('main.jpg') no-repeat;
}
.content{
text-align: justify;
line-height: 16px;
font-family: 'Trebuchet MS';
font-size: 12px;
padding-left: 300px;
padding-top: 50px;
line-height: 24px;
width: 365px;
color: #414344;
}
a:link,a:active,a:visited{
color: #758185;
text-decoration: none;
}
a:hover{
color: #2a7c05;
}
h1{
font-size: 24px;
text-transform: uppercase;
color: #2a7c05;
font-weight: normal;
margin-top: 25px;
margin-bottom: 5px;
}
img{
border: 5px solid #c0ddf3;
}
img.none{
border: 0px;
}
table.net{
font-size: 9px;
}
table{
font-size: 12px;
}
h2{
color: white;
font-size: 14px;
text-transform: lowercase;
font-style: italic;
font-weight: normal;
margin-bottom: 0px;
}
.footer{
width: 950px;
margin: 0 auto;
text-align: center;
}
.footercontent{
width: 950px;
background: url('footer.jpg') no-repeat;
height: 290px;
}
.footerbg{
background: url('footer_bg.jpg');
width: 100%;
height: 290px;
}
.affiliates{
margin-right: 10px;
}
.quote{
margin-left: 20px;
margin-right: 20px;
font-style: italic;
text-align: center;
}