@charset "utf-8";
/* index.html specific rules */

/* each file should override this rule */
#header {
	height: 341px;
	background: url(../images/key_personnel_individual_header_bg.jpg) top right no-repeat;
}

#header_addy {
	position: relative;
	top: 40px;
}

#logo {
	position: relative;
	top: 60px;
}

#copy {
	margin: 0 auto;
	width: 80%;
	text-align:justify;
}
