body { 
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
background-image: url('images/first-back.gif');
background-position: top;
background-repeat: repeat-y;
background-color: #808285;
text-align: center;
color: #e6e7e8;
}

#main {
margin-left: auto;
margin-right: auto;
width: 740px;
height: 540px;
}

#main-back {
width: 100%;
height: 590px;
background-image: url('images/first-main-back.gif');
background-position: top;
background-repeat: repeat-x;
}

#anim {
height: 540px;
width: 740px;
}

#up {
height: 50px;
width: 740px;
background-image: url('images/first-back.gif');
background-position: top;
background-repeat: repeat-y;
}

#txt { 
font-family: Tahoma;
font-size: 8pt;
padding-top: 10px;
padding-bottom: 10px;
}

#txt a {
color: #e6e7e8;
text-decoration: none;
}

#txt a:hover {
text-decoration: underline;
}

.cc-link {
font-size: 7pt;
}

.font-bold {
font-weight: bold;
}
