/* CSS Document */
body.body {
	background-color: #BE1B2C;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 12pt;
}

h1 {
	font-weight: normal;
}

.main {
	margin: 0;
	color: #ffffff;	
}

.contact {
	position: fixed;
	bottom: 0;
	width: 100%;
	font-size: 1.4em;
}

