*{
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif; 
	list-style-type: none;
	text-decoration: none;
	
}
body{
	text-align: left;
	font-size: 12px;
	background-color: #000;
	text-align: center;
}
img{
	border: 0px;
}
a{
	outline: 0;
}
p{
	line-height: 20px;
	padding: 10px 0px;
	color: #fff;
	font-size: 22px;
}
p span{
	line-height: 20px;
	padding: 10px 0px;
	color: #cc0000;
	font-size: 22px;
}
h1{
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 6px;
	display: block;
}
h2{
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}

h3{
	color: #fff;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 6px;
	display: block;
	font-size:12px;
    font-style: italic; 
}

#entirebody{
	width: 880px;
	margin: 0px auto;
}

.photos{
	float: left; display: inline; width: 880px;
}
.photos img{
	float: center; display: inline; 
}

.photos p{
	width: 430px;
	float: center;
	display: inline;
	padding-top: 80px;
}
span.big{
	font-size: 28px;
	color: #fff;
	padding: 14px 0px;
	display: block;
	float: left;
	width: 880px;
}
span a{
	color: #cc0000
}
p a{
	color: #cc0000
}
.left_bottom{
	width: 240px;
	float: left;
	display: inline;
	text-align: left;
}
span.contact_number{
	color: #cc0000;
	font-size: 38px;
	float: left;
	display: inline;
	margin: 20px 10px;
}





























