body {
	margin: 0;
	padding: 0;
	background-color: #ffffff; 
	font: 11px/17px Verdana, Arial, sans-serif;
	background: url('images/missdreambg.jpg') repeat-x top;}

/* Header */

#headerbg {
	width: 785px;
	height: 600px;
	background: url(images/missdream.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 0px;
	margin-left: 0px;}

/* Mainpage */


#main {
	width: 730px;
	margin: 0 auto;
	margin-top: -510px;
	margin-left: 250px;
	background: clear;}

h1 {
	font-weight: bold;
	color: #000000;
	font-style: italic;
	letter-spacing: -1px;
	margin-top:7px;
	margin-bottom:-2px;
	font-size: 2.2em;}
	
h2 {
	font-weight: bold;
	color: #999295;
	font-style: italic;
	letter-spacing: -1px;
	margin-top:7px;
	margin-bottom:-2px;
	font-size: 1.5em;}
	

b {
color: #000000; }

a {  
color: #fe60a3;
text-decoration: none;
border-bottom: 0px;} 

p {
background: #ffffff;}
 
a:hover {  
color: #f9016a;}  


.lyricstable {  
background: #ffffff;  
font: 11px arial, verdana, georgia; 
color: #000000;  
width: 90%;  
padding: 5px;  
text-align:left;} 

#footer {
    	background-color: #000; 
	width: 100%;
	color: #fff;
    	line-height: 11px;
	font-size: 12px;
	text-align: center;
    	padding: 10px 0px;
	margin: 0px auto;
	text-align: left;
	clear: both;
}
#footer a {
    text-decoration: none;
	font-style:italic;
	color: #9d9c9c;}

#footer a:hover {
    text-decoration: none;
	font-style:italic;
	color: #fd016c;}
	
	
#footerbox {
	width: 350px;
}

table, td, tr 
{border-collapse: collapse; 
font: 11px arial, verdana, georgia; ;}
th { /* Table Header */
	background-color: #ffffff;
background: #ffffff;  
font: 11px arial, verdana, georgia; 
color: #000000;  
width: 90%;  } 
