﻿body 
{
	margin: 0 auto;
    padding: 0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.2em;
	color: #565656;
	
	
}

h1 {
	font-weight: bold;
	font-size: 15px;
	color: #a1b79c;
	}
	
	
	h2 {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	}
	
.button 
{ 

background-color: #9fb2c1; 
} 


