body
{ 
background-image: url('http://www.libralifestyle.com//images/bg.jpg');
background-repeat: no-repeat;
background-position: top center;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 

}

.title_text  {font-style: normal;
    font-weight: 200;
	line-height: 18px;
	color: #231602;
    font-size: 11pt;
    font-family: arial,verdana;}
	
.special_text  {font-style: normal;
    font-weight: 200;
	line-height: 18px;
	color: #6B473B;
    font-size: 13pt;
    font-family: arial,verdana;}
	
.normal_title_text  {font-style: normal;
    font-weight: 200;
	line-height: 19px;
	color: #4b5372;
    font-size: 13pt;
    font-family: arial,verdana;}
	
.normal_text  {font-style: normal;
    font-weight: 200;
	line-height: 17px;
	color: #4b5372;
    font-size: 9pt;
    font-family: arial,verdana;}

.normal_text a:link {
    text-decoration: underline;
	color: #4b5372;
	}
.normal_text a:visited {
	text-decoration: underline;
	color: #4b5372;
	}
.normal_text a:hover {
    text-decoration: underline;
	color: #4b5372;
	}
.normal_text a:active {
	text-decoration: underline;
	color: #4b5372;
	}

.copyright {
	text-decoration: none;
	color: #999999;
	font-size: 8pt;
    font-family: arial,verdana;
	}
.copyright a:link {
	text-decoration: none;
	color: #999999;
	}
.copyright a:visited {
	text-decoration: none;
	color: #999999;
	}
.copyright a:hover {
  text-decoration: underline;
	color: #999999;
	}
.copyright a:active {
	text-decoration: none;
	color: #999999;
	}