body {
background-image: url(#);
background-repeat:repeat-x;
background-color: #afaba0;
font-family: "Trebuchet MS", Geneva, sans-serif;
font-size: 11px;
color: #afaba0;
margin: 0px;
padding: 0px;
}

a:link , a:visited , a:active { color:#afaba0; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: underline; }
a.color:link , a.color:visited , a.color:active { color: #afaba0; text-decoration: none; }
a.color:hover { color: #ffffff; text-decoration: underline; }

.text1 { color: #ffffff; background-color: #373b2f; }
.text3 { color: #474747; background-color: #373b2f; }
.text4 { color: #ffffff; background-color: #1d2017; }
.div01 { background-color: #afaba0; width:100%; position: absolute; top: 0px; text-align: center; }
.div02 { background-color: #afaba0; width:100%; position: absolute; bottom: 15px; text-align: center; }
.div03 { background-color: #000000; width:100%; position: absolute; bottom: 0px; text-align: center; }
