@charset "utf-8";
/* CSS Document */
body {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;

}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#cd2027;
	margin-left:50px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#105387;
	margin-left:50px;
	line-height:30px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#105387;

	line-height:30px;
	text-align:center;
		margin-left:10px;
	margin-right:10px;

}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#cd2027;
	margin-left:10px;
	margin-right:10px;

			text-align:center;

}
.img{
padding:5px;
}

p {
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#105387;
	
	line-height:20px;

}
.content{
	margin-left:30px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:30px;}
.back{
	background-image:url(../images/katz-loo-backround.jpg);
	background-position: right bottom;
}
