/*Stylesheet 1.0. Resultcoaches*/


/*Main*/
body
{
	background-image: url(../img/bg.jpg);
	background-color: #9c9c9c;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	margin-top: 20px;
	background-repeat: repeat-x;
	margin-bottom: 20px;
}

.home
{
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
/*Main*/

