@charset "UTF-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}


body {
	background-image:url(../images/LAL_splash.jpg);
	background-position:center top ;
	background-repeat:no-repeat;
	background-color:#09222e;
}

#content	{
width:960px;
margin:0 auto;
background-color: transparent;
}

#lspace {
	width:13px;
	float:left;
}
#date {
	float:left;
	width: 220px;
	padding-top:130px;
}
#flashlogo {
	width:487px;
	float:left;
	padding-top:0px;
}
#mspace {
	width:20px;
	float:left;
}
#signup {
	width:220px;
	float:left;
	padding-top:209px;
}
