.hidden{
	display:none;
	}

.center{
	width:700px;
	margin:100px auto;
	}
	
img{
	border:none
	}
body{
	font-size:13px;
	font-family:Futura, "Trebuchet MS", Arial, sans-serif;
	color:#726d51;
	text-align:center
}

h1{
	font-size:27px;
        text-transform:uppercase;
        font-weight:100;
        padding:20px 0
}
p{
	font-size:18px;
	font-family:Futura, "Trebuchet MS", Arial, sans-serif;
}
