h1{
    margin: 0 0 10px 0;
    padding: 0;
    position: relative;
    color: #546469;
	font-size: 28px;
	line-height:32px;
	font-family: "impact","oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-weight:300;
}

h2 {
    color: #000000;
    font-size: 18px;
	line-height:24px;
    padding: 0 0 6px 0;
	font-family: "oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-weight:400;
}

h3 {
    color: #000000;
    font-size: 16px;
	line-height:24px;
    padding: 0 0 6px 0;
	font-family: "oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-weight:300;
}


.title-box {
	
}
.intro{
	font-size:18px;
	color:#546469;
	line-height:28px;
}
a{
	color:#546469;
}
p{margin-bottom:6px;}