﻿body {background: url('images/bg4.gif') #c8d198;
margin: 0;
text-align: center;
color: #fff;
font-family:Verdana, Arial, sans-serif;
font-size: 11px;
}
Table#MainT {width: 40%;
margin: auto;
}
Table#MainT td.MainTL {width: 50%;text-align: left;}
Table#MainT td.MainTR {width: 50%;text-align: right;}

a:link {color: #b5c121; text-decoration: underline;}
a:visited {color: #b5c121;text-decoration: underline; }
a:hover {color: #fff;}
a:active {color: #fff;}

.bar {width: 100%;background-color: #351522;margin-top: 100px;padding-top:25px;padding-bottom: 25px;border-top:2px solid #c7edd8;border-bottom: 2px solid #c7edd8;}