body {
    background-color: #CAAF9E;
    background-image:url('../image/futuristic_back.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
    font-family:arial;
    font-size:12px;
}
td {
    padding: 1px;
    text-align: center;
    background-color:transparent;
}
td.description {
    background-image:url('../image/projectx_back.gif');
    width: 320px;
}
fieldset.description {
    color: #ffffff;
}

legend.description {
    color: #ffffff;
    font-size: 170%;
}
legend.login {
    color: #000000;
    font-size: 170%;
}
p.login {
    color: #000000;
    font-size: 125%;
    font-weight: bold;
}
span.description {
    font-weight: bold;
    font-style: italic;
    font-size: 140%;
}
a.register {
    color: #000000;
    font-weight: bold;
    font-size: 170%;
}
table.table {
    background-color:transparent;
    border-collapse: collapse;
    text-align: center;
}
