@charset "utf-8";
a:link {
	text-decoration: none;
	color: #ECDE63;
}
a:visited {
	text-decoration: none;
	color: #ECDE63;
}
a:hover {
	text-decoration: none;
	color: #F31D00;
}
a:active {
	text-decoration: none;
	color: #ECDE63;
}
a {
	font-size: 35px;
	-webkit-box-shadow: 0px 0;
	box-shadow: 0px 0;
	vertical-align: middle;
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	line-height: 75px;
	font-weight: bold;
}
.main {
	background-image: url(images/living_hell_bkg.jpg);
	background-repeat: repeat;
}
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.top{
	background-image: url(images/LivingHell_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	height: 156px;
}
.mid {
	background-image: url(images/LivingHell_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	height: 499px;
	color: #F0D461;
	text-align: center;
	text-shadow: 0px 0px 5px #000000;
	font-size: xx-large;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
}
.menu {
	color: #DCA630;
	src: url(images/font.ttf);
	background-image: url(images/LivingHell_03.jpg);
	height: 70px;
	text-transform: uppercase;
	background-position: center top;
	background-repeat: no-repeat;
	font-style: normal;
	text-align: center;
	text-shadow: 3px 4px 3px #000000;
	min-width: 1000px;
}
.slogan {
	border: 1px dotted #63541D;
	width: 1000px;
	background-image: url(images/LivingHell_04.jpg);
	height: 125px;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-align: justify;
	font-size: 17px;
	background-position: center top;
	background-repeat: no-repeat;
}
.txt1 {
	margin-left: 382px;
	margin-top: 9px;
	margin-right: 12px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
}
.txt {
	margin-left: 341px;
	margin-top: -222px;
	margin-right: 12px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
}
.slogan1 {
	height: 480px;
	width: 1000px;
	border: 1px dotted #63541D;
	background-color: #000000;
}
.foot {
	width: 1000px;
	color: #ABABAB;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}