html{text-align:center;/*padding:25px 0px 0px 0px;*/background-color:black;}body {	text-align:left;	padding:0px;	font-family:sans-serif;	background-color:#FFF;	/*width:320px;*/	margin:auto;}#message{font-size:10px;text-align:center;background-color:black;color:#555;padding-bottom:3px;}h1{	margin:0px;	padding-top:17px;	padding-left:12px;	font-size:15px;	float:left;}#header{	background-color:#555;	background-image: url('/images/hdr_bg.gif');	background-repeat:repeat-x;	color:#DDD;	height:50px;	width:100%;	cursor:pointer;	text-transform:uppercase;}#quick{	color:#EE5544;	}#new_song{	background-image: url('/images/ns_bg.gif');	background-repeat:repeat-x;	background-color:#DDD;	color:#FFF;	font-size:11px;	font-weight:bold;	float:right;	width:80px;	padding-top:20px;	height:30px;	text-align:center;	text-decoration:underline;}#slant{	display:none;	/*	position:relative;	top:-20px;	left:-11px;	*/}#description{	color:#888;    clear:both;	font-size:10px;	margin:0px;	padding-left:6px;	padding-bottom:3px;	padding-top:3px;	border-bottom:dotted 1px black;}/*-----below header----*/h2, h3 {	color:#EE4433;	display:inline;	font-size:30px;}#songheader{	padding-bottom:4px;}h4{	font-size:13px;}#content{	margin:6px;	margin-top:7px;	font-size:20px;    font-weight:bold;    color:#333;}#chord_list{    letter-spacing:4px;    font-size:90px;}small{	font-size:20px;	display:block;	margin-bottom:0px;	color:#666;	letter-spacing:0px;}.note{      font-size:10px;      color:#EE5544;      letter-spacing:0px;}.listen_options{	font-size:12px;	font-weight:bold;	color:#e54;	display:none;	background-color:#eee;	padding:3px 6px 4px;	margin-bottom:6px;}.speaker{ cursor:pointer; }/*-----footer----*/#footer{	background-image: url('/images/ftr_bg.gif');	background-repeat:repeat-x;	margin-top:25px;	background-color:#555;	color:#CCEEFF;	height:30px;	width:100%;}#play_anther{	margin:0px;	padding:6px;	font-size:14px;	font-weight:bold;	float:left;	}#footer_links{	color:#555;	font-size:12px;	font-weight:bold;	float:right;	padding-top:9px;	height:22px;	text-align:center;}/* ------ links --------*/a {	color:#444;}#footer_links a, #footer_links span{color:#ddd;text-decoration:none;}a:hover {	color:#A44;}#header #new_song a{	text-decoration:none;}#backBtn, #nightDay{	cursor:pointer;}