body {
	margin: 0;
	padding: 0;
	background-color: #000;
	background:#000 url(/assets/images/lsj-home-bg.jpg) no-repeat top;
	color:#333;
	font-family:"Helvetica Neue", "Helvetica", Arial, sans-serif;
	font-size:80%;
}

a {
	text-decoration:none;
	color:#666;
}

a:hover {
	text-decoration:underline;
}

#wrapper
{
	width:1020px;
	margin-left:auto;
	margin-right:auto;
}

#footer
{
	margin-top:10px;
	text-align:right;
	font-size:0.9em;
}

#altContent {
	height:620px;
	color:#999;
}

#altContent a {
	color:#FFF;
	text-decoration:none;
}

#altContent .contentBox
{
	width:400px;
	font-size:large;
	margin-left:550px;
}

#altContent a:hover {
	text-decoration:underline;
}

#altContent p {
	border:1px solid #FFF;
	padding:10px;
	line-height:1.2em;
	background:#000;
	margin-top:50px;
}

.innertube {
	margin:20px;
}

h1, h2, h3 {
	font-family:"Clarendon Light", "Clarendon", "American Typewriter", "Courier", monospace;
	font-weight:normal;
	font-size:4em;
	margin:0;
	color:#FFFF88;
}
