* {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;

}

body {
	padding: 50px;
	border-top: 1px #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	background-color: #000000;
	background-image: url(../../../../images/bgwrapper.jpg);
	font-size: 10pt;
	font-weight: normal;


}

p {
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.specials {
	padding-right: 10px;
	padding-left: 10px;
}


ul.classic {
 list-style: none;
 margin-bottom: 1em;
 padding-left: 2em;
}

h1,h2,h3 {
 margin-bottom: .5em;
 font-family: Arial, Helvetica, sans-serif;
 line-height: normal;
}

h1 {
 border-bottom: solid 1px #d9d9d9;
 font-weight: normal;
 font-size: 180%;
 text-indent: 5px;
 letter-spacing: -1px;
}

.dropdown-upward {
 margin-top: 400px !important;
}
