body {
  	margin-left: 10%; 

  	color: white;
	background: black;

	font-family: arial, verdana, sans-serif;}

a { color: D1E751;} 
a:visited {
  color: white; 
  text-decoration: underline; }
a:hover { 
  color: #26ADE4; 
  text-decoration: underline; }
a:active { 
  color: ; 
  text-decoration: underline; }
a img { border=3px solid white;}

.left {
	margin-right: 50%;
}
.right {
	margin-left: 30%;
}



