body {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:small;
	line-height:1.4em;
	background:#000;
	color:#54E3A1;
	}

img{border:none;}

a {
	color:#54E3A1
	}


#content {
	width:640px;
	padding:0 30px 100px;
	text-align:center;
	margin:0 auto;
	background:url(../images/aura-bg.jpg) center top repeat-y;
	}
	
#header {
	text-align:center;
	}

#logo {
	width:350px;
	height:266px;
	background:url(../images/logo.jpg) center top no-repeat;
	display:block;
	margin:0 auto;
	}