body {  font-size: 1.1em;
	background-color: #a0a0a0;
	color: #ffffed;
	font-family: courier, monospace;
	margin: 3%;
	padding: 0;
	background-image:url(./img/back2.png);
	background-repeat: no-repeat;
	}

a:link {color: #A52A2A;text-decoration: none;}
a:visited {color: #A52A2A; text-decoration: none;}
a:hover {color: #ffd200;text-decoration: none;}


img {   vertical-align: middle;
	border: 0; 
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	}

