* {
 margin: 0;
 padding: 0;
}

body {
	padding: 50px;
	border-top: solid 1px #fff;
	background: #fff url(../../../../images/lwis.celebrity/pattern1.png) 0 0 repeat-x;
	;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
}

p {
	margin-bottom: 1em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
	line-height: 1em;
	font-size: 18px;
}

ul.classic {
 list-style: disc;
 margin-bottom: 1em;
 padding-left: 2em;
}

h1,h2,h3 {
	margin-bottom: 0.5em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 1em;
}

h1 {
 border-bottom: solid 1px #d9d9d9;
 font-weight: normal;
 font-size: 180%;
 text-indent: 5px;
 letter-spacing: -1px;
}

.dropdown-upward {
 margin-top: 400px !important;
}
