/* CSS Document */


body 
{
	background-image: url("../../../img/bg-gray-1.png");
	background-attachment: fixed;
	font-family: 'Roboto', sans-serif;
 	/*background-color: #f5f5f5;*/
}





/* Template */
.footer
{
	/*background-color: #d6d6d0;*/
	border-top-style: solid;
	border-width: 1px;
	border-color: #AEAEAE;
}
