@charset "UTF-8";

/* Layout Medium Screens */

header {
	height: 80px;
	background: #260859;
}

.companylogo {
	height: 110px;
	padding: 3px;
	background-image: url(../images/JBC_LOGO_MEDIUM.png);
	background-position: center;
	background-repeat: no-repeat;
}

footer { font-size: .7em; font-weight: 300; color: #FFF; background-color: #260859; padding: 2px; }

a { color: #260859; text-decoration: none; font-weight: 700 }

h1 { font-size: 2.5em; font-weight: 300; line-height: 0.9em ;margin: 5px 0 5px 0; }

p { font-size: 1em; line-height: 1.2em}