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

body 
{ maring:0px;
  background-color:#000000;
  background-image:url('images/bg.png');
  background-repeat:repeat-x;
  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: #F97398;
             font-weight:bold;
             text-transform: uppercase;
				 line-height: 1
}

i, em {
             color: #F97398;
             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 #F97398;
  			

scrollbar-3dlight-color: FFFFFF;
scrollbar-arrow-color: FFFFFF;
scrollbar-base-color: FC6C93;
scrollbar-darkshadow-color: FC6C93;
scrollbar-face-color: FFFFFF;
scrollbar-highlight-color: FC6C93;
scrollbar-shadow-color: FFFFFF;
scrollbar-track-color: FC6C93;
}

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