html { 
  padding:0px;
  margin:0px;
}

body {
  background-color: #402a13;
  font-size: 11px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#000;  
  padding:28px 80px;
  margin:0px;
  width 908px;
  height: 908px;
}
#content {
  border:1px solid #000; 
  background-image: url(images/Hi-Ad_Ballad4.jpg);
  margin-top:500px;
  width 912px;
  height: 912px;
}

#content #navi {
text-align: center;
border-left:1px dotted #402a13; 
border-bottom:1px dotted #402a13;
float:right;
width:160px;
background-color:#fffcd1;
margin:0px 0px 20px 20px;
padding: 8px;
}

#content #top {
text-align: left;
width:680px;
margin:0px 0px 20px 20px;
padding: 8px;
}
#content #bottom {
text-align: center;
width:600px;
margin:0px 0px 0px 0px;
padding: 8px;
}
.pushDown {
padding-top: 660px;
}
/* old link orange #ef590f #d46900*/
a:link { font-weight: bold; text-decoration: none; color: #098200; line-height: 16px;}
a:visited { font-weight: bold; text-decoration: none; color: #098200; line-height: 16px;}
a:hover { font-weight: bold; text-decoration: underline; color: #402a13; line-height: 16px;}
a:active { font-weight: bold; text-decoration: none; color: #fff; line-height: 16px;}

#verse { 
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 13px,
	color: #402a13;
	padding-left: 40px;
	text-align: left;
}
#chorus {
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 13px,
	color: #402a13;
	padding-left: 60px;
	text-align: left;
}
#bridge {
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 13px,
	color: #402a13;
	padding-left: 80px;
	font-style: italic;
	text-align: left;
}
