body {
background: #1e2937;
color: #FFF;
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
}

img {
border: 0;
}

.info {
color: #999;
font-size: 11px;
text-align: center;
vertical-align: bottom;
font-weight: bold;
position: absolute;
bottom: 15;
width: 99%;
}

.frame {
font-size: 12px;
width: 800;
height: 700;
text-align: center;
background: url("index3.jpg");
}

.index1 {
width: 800;
height: 409;
background: url("index1.jpg");
}

.index2 {
width: 800;
height: 291;
background: url("index2.jpg");
}

a:link {
color: #FFF;
text-decoration: none;
}

a:visited {
color: #FFF;
text-decoration: none;
}

a:hover {
color: #C0C0C0;
text-decoration: none;
}

input {
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
}