.background_img
{
	background-image: url(images/lyrics_that_rock.jpg);
	width: 960px;
	height: 781px;
	background-repeat:no-repeat;
}

.landing_background_img
{
	background-image: url(images/landing.jpg);
	width: 960px;
	height: 781px;
	background-repeat:no-repeat;
}

.nav1
{
	position: relative;
	top: -690px;
	left: -412px;
	border: 0px black solid;
	width: 60px;
	height: 25px;
	background-image: url(none);
	cursor: pointer;
}

.nav2
{
	position: relative;
	top: -715px;
	left: -294px;
	border: 0px black solid;
	width: 88px;
	height: 25px;
	background-image: url(none);
	cursor: pointer;
}

.nav3
{
	position: relative;
	top: -740px;
	left: -134px;
	border: 0px black solid;
	width: 110px;
	height: 25px;
	background-image: url(none);
	cursor: pointer;
}

.nav4
{
	position: relative;
	top: -765px;
	left: 32px;
	border: 0px black solid;
	width: 125px;
	height: 25px;
	background-image: url(none);
	cursor: pointer;
}

.get_started
{
	position: relative;
	top: -764px;
	left: 297px;
	border: 0px black solid;
	width: 275px;
	height: 35px;
	background-image: url(none);
	cursor: pointer;
}

.user_form
{
	position: relative;
	top: -671px;
	left: 335px;
	border: 0px black solid;
	width: 210px;
	height: 400px;
	background-image: url(none);
}

.user_form form input
{
	border: 0px;
	margin-top:13px;
}

.user_form .submit_btn
{
	border: 0px black solid;
	margin-top:12px;
	background-image: url(none);
	width: 90px;
	height: 30px;
	background-color: transparent;
	cursor: pointer;
	margin-left: 125px;
}

.forgot_username
{
	position: relative;
	top: -955px;
	left: 412px;
	border: 0px black solid;
	width: 65px;
	height: 12px;
	line-height: .05;
	background-image: url(none);
	cursor: pointer;
}

.forgot_password
{
	position: relative;
	top: -958px;
	left: 412px;
	border: 0px black solid;
	width: 65px;
	height: 12px;
	line-height: .05;
	background-image: url(none);
	cursor: pointer;
}
