
/*
Theme Name: Demi Lovato Lyrics
Author: Justine
Author URI: http://zkdesigns.celebfans.org/
*/

body 
{ maring:0px;
  background-color:#F7F7F7;
  background-image:url('images/bg.png');
  background-repeat:repeat-x;
  text-align:left;
  color:#817f7f;
  font-family:trebuchet ms;
  font-size:9px;
  line-height:12px }
  
#content {
padding:5px;
text-align:justify;
}
  
b, strong {
             font-size:9px;
             color: #545454;
             font-weight:bold;
             text-decoration: none;
}

h1 {
             font-size:11px;
             color: #A8BD1D;
             font-weight:bold;
             text-transform: uppercase;
				 line-height: 1
}

i, em {
             color: #9DAE31;
             background: none;
             font-family: trebuchet ms;
             font-size: 9px;
             
}

s {
             color: #808080;
             border-bottom: 0px solid;
             font-weight: bold;
             font-size: 9px;
             font-decoration: none;
             }

u {
            font-size : 9px;
	         font-family: Trebuchet MS;
	         color: #656565;
	         border-bottom: 1px dashed #9DAE31;
  			

 a:link {text-decoration: none; color: #758906; font-weight: bold}
 a:visited {text-decoration: none; color: #758906; font-weight: bold}
 a:hover {text-decoration: none;  color: #ACC11E; font-weight: bold}
}