#result { 
	font-size: 1.25em;
	visibility: hidden;
	/*height:300px;*/
	line-height: 1.45em;
 }
#family{
	font-size: 1em;
	line-height: 1.45em;
}
 .container{
 	width: 100%;
 	background-color: #f2ede2;
 	margin-bottom: 15px;
 }

 h1{
 	text-transform: uppercase;
 	font-size:2em;
 }
 a{
 	color: #8C877C;
 	a.hover: #BFBAAF;
 }
 p{
 	line-height: 1.45em;
 }

 .button {
 	background-color: #BFBAAF;
 }
 .button:hover, .button:focus {
    background-color: #8C877C;
}
#creditdiv {
	padding-bottom: 15px;
}
#credit {
	padding-bottom: 15px;
}

/*label{
 	font-size: 1.2em;
 	line-height: 1.45em;
 }*/