.basic-content{
font-family: Georgia, serif;
font-weight: normal;
font-size: 16px;
text-transform: normal;
letter-spacing: normal;
line-height: 1.2em; 
margin-top: 10%; 
margin-right: 10%; 
margin-bottom: 10%; 
margin-left: 15%;
}

a {
color: #47b403;
text-decoration: none;
}

#footer-wrap {
width: 100%;
background-color: black;

/*url('../images/footer-bg.jpg'); */
text-align: right;
margin-top: 10px;
font-size: 15px;
font-weight: normal;
color: #777777;

/*margin-right: 0%; margin-left: 0%; */
}

#footer-wrap .container {
padding: 10px 0px 25px;
color: #aaaaaa;
}

.wsite-footer {
clear: both;
}