body {background: url(img/mainbg.jpg) bottom left no-repeat fixed #000;
        color: #EAECF8;
        margin-left: 50px; margin-right: 50px; }

body, input, select, textarea {font-family: verdana; font-size: 15px;}

a:link {color: #4A97CF; font-weight: bold; }
a:visited {color: #2965AB; font-weight: normal; }
a:hover, a:active {color: #FFF; }

th {border-bottom: solid 2px #266CAA;
        font-size: 17px; }

input, textarea, select {background-color: #1D519A; border: solid 1px #FFF;
        color: #FFF; }
input, textarea {padding: 3px; }