@charset "utf-8";

a {
	color: #AA5050;
}
h2{
	border-bottom:1px solid #434343;
	margin-bottom:10px;
	}

h3{
	margin-top:20px;
	margin-bottom:20px;
	}

.float{
	float:left;
	margin-right:20px;
	}

.brown{
	margin-top:20px;
	margin-bottom:20px;
	color:#6E4300;
	}
	
	.social {
    padding-top: 0px;
    text-align: right;
    position: relative;
    height: 25px;
}