body{
	background: url(../img/index-background.jpg) no-repeat center #000;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFF;
}

#container{
	width:1000px;
	margin:0px auto;
}




#welcome{
	position:absolute;
	top:10px;
	left:35%;
	width:443px;
	height:263px;
	padding:10px;
	background:url(../img/welcome-bg.png) no-repeat;
}

h1{color:#ECC159;}
h2{color:#ECC159;}
h3{color:#ECC159; font-size:1.3em; font-weight:bold; margin:2px 0px; text-align:center;}

#content-bg a{
	color:#29ABE2;
	font-size:1.2em;
	
}

#content-bg{
	margin-top:350px;
	float:left;
	width:453px;
	height:347px;
	padding:10px;
	background:url(../img/content-bg.png) no-repeat;
}

.lp h1{
	background:url(../img/living-piano.png) no-repeat;
	width:430px;
	height:155px;
	text-indent:-9999px;
	margin:0px;
}


.lps h2{
	background:url(../img/living-pianos.png) no-repeat;
	width:430px;
	height:160px;
	text-indent:-9999px;
	margin:0px;
}

.lps{
	margin-left:30px;
}

