body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0; padding: 0; border: 0;
}

body { 
	background: url('../img/enter-bg.jpg') top left repeat;
	font-family: Tahoma, Helvetica, Arial, Sans-Serif;
	line-height: 12px;
	background-attachment: fixed;	
	color: #000000;
}


a:link {
 text-decoration: none;
 color: #676c4b;
}

a:visited {
 text-decoration: none;
 color: #676c4b;
}

a:active {
 text-decoration: none;
 color: #676c4b;
}

a:hover {
 text-decoration: underline;
 color: #9daf99;
}
