body {

	background-color: #27867E;
	background-image: url(graphics/background-mainpc.jpg);
	background-repeat: repeat-x; 
	background-attachment: fixed;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
}