body {
	background-image: url(../images/mind_01.jpg);
	background-repeat: repeat-x;
	background-color: #3f4d7b;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	font-style: normal;
	color: #FFFFFF;


}
A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: white;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: underline; color: orange;}
