body {
background: #d6e4ce url(../images/bg.png) no-repeat center top;
margin: 0;
padding: 0;
font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
color: #778370;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {display: inline-block;}

html[xmlns] .clearfix {display: block;}

* html .clearfix {height: 1%;}

#container {
margin: 0 auto;
width: 270px;
}

p {	text-align: justify;}

h1 {
margin: 10px auto 25px auto;
width:  185px;
height: 60px;
background: url(../images/atltea_logo.png) no-repeat 0 0;
text-indent: -9999px;
}

#email {
background-color: #f9faf9;
padding: 10px 10px 5px 10px;
border: 5px solid #c9d8c0;
margin-top: 25px;
}

#topper {
background-color: #dbf6d9;
text-align: center;
margin: -10px -10px 10px -10px;
padding: 5px;
border-bottom: 1px solid #c7e0b8;
}

.row {margin-bottom: 5px;display: block; clear: both;}

.red {color: green;font-weight: bold;margin-right: 5px;}

.desc {
float: left;
width: 85px;
text-align: right;
}

#e-sub {
display: block;
float: right;
width: 80px;
text-align: center;
height: 30px;
}

#leaf {
margin-top: 25px;
text-align: center;
opacity: .15;
}

#twitter {text-align: center;margin-top: 30px;}

a:link {color:  #96ae88; text-decoration: none;}
a:hover {color:  #233a17;text-decoration: underline;}
a:visited {color:  #96ae88; text-decoration: underline;}