
BODY {
background-color: #090F0F;
background-image:url(img/bgimg.jpg);
color: #7EA227;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
text-align:center;
background-position: center center;
background-repeat: no-repeat;
background-attachment:fixed;
}

a{text-decoration:none;}

a:link {color:#5D771F;}
a:active {color:#9a61dc;}
a:visited {color:#5D771F;}
a:hover {color:#9a61dc;}
