body{
		background: #fff url;
		font-family: garamond, Arial;
		color: #615453;
		font-size: 10.5px;
		line-height: 16px;
		}
		
h1{
		font-size: 10px;
		font-family: arial;
		text-transform: uppercase;
		margin-bottom: 5px;
		}
		
h2{
		font-size: 12px;
		font-family: arial;
		text-transform: uppercase;
		margin-bottom: 0px;
		}
		
h3{
		font-size: 7px;
		font-family: garamond;
		margin-bottom: 0px;
		}
		
		
		
a{
		text-decoration: none;
		color: #615453;
		}
		
a:hover{
		color: #bc6257;
		}
		

		
