/* CSS Document */
body {
min-height:600px;
background-image:url(../img/lang-sculpture.jpg);
padding:20px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
width:640px;
margin-left:auto;
margin-right:auto;
text-align:justify;
}

a, a:visited {
color:#666666;
}

img, img:visited {
border:1px;
border-color:#CCCCCC;
}

.head {
background-image:url(../img/lang-sculpture-head.jpg);
width:640px;
height:112px;
}

.head-br {
width:640px;
height:6px;
}

.bodybox {
background-image:url(../img/lang-sculpture-bg.jpg);
<!--background-color:#ffffff;-->
width:640px;
min-height:475px;
}

.textbox {
width:625px;
text-align:right;
padding:5px
}

.spanbar {
background-image:url(../img/lang-sculpture-bg.jpg);
width:635px;
height:20px;
font-size:14px;
text-align:right;
padding-right:5px;
}

.footer {
background-image:url(../img/lang-sculpture-bg.jpg);
width:640px;
height:15px;
font-size:10px;
text-align:center;
}

.smallthumb {
margin:5px;
width:130px;
height:130px;
background-color:#EEEEEE;
text-align:center;
float:right;
}