body {
background-image: url(../img/csbg.jpg);
background-repeat:repeat-x;
background-color: #CFCBB7;
font-family: "Trebuchet MS", Geneva, sans-serif;
font-size: 11px;
color: #E3DFD4;
margin: 0px;
padding: 0px;
}

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

.text1 { color: #ffffff; background-color: #26231C; }
.text3 { color: #474747; background-color: #26231C; }
.text4 { color: #ffffff; background-color: #060702; }

.div01 {  width:100%;  top: 0px; text-align: center; }
.div02 {  width:100%;  bottom: 15px; text-align: center; }
.div03 { background-color: #645F4B; width:100%;  bottom: 0px; text-align: center; }