body {
	background-attachment: fixed;
	background-image: url(assets/images/SCSlogo_colorfaint_darkyello_huge_faint_down.gif);
	background-repeat: no-repeat;
	background-position: center 145px;
	background-color: #F5D114;
}
.imgborder {
	border: medium solid #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #c1272d;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #c1272d;
	margin-bottom: 28px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #c1272d;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
.contactText {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.jseweb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
}

.imageRight {
	margin-left: 15px;
	border: medium solid #FFFFFF;
}
.imageLeft {
	margin-right: 15px;
	border: medium solid #FFFFFF;
}

