body {
  width: 510px;
  margin: 170px 0px 0px 208px;
  background-image: url(/_omni/css/background-images/interior.png);
  background-repeat: no-repeat;
  border: 3px dashed #4C2478;
  color: #444;
  font-family: 'Helvetica', 'Lucida Sans Unicode', sans-serif;
  font-size: 12px;
  line-height: 18px;
	position:relative !important;
}
p {
  display: block;
  margin: 0 0 8px 0;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.caption {
	font-size: 80%;
}
.mckpurplebold {
	color: #53247f;
	font-weight: bold;
}
.mckpurple {
	color: #53247f;
}
h1 {
	font-size: 180%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 120%;
}
h4{
	font-size: 100%;
}
h5{
	font-size: 80%;
}
h6{
	font-size: 70%;
}
