body {
	
	background-image: url('../img/bg.jpg' );
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	 font-family: Trebuchet MS, Arial;
}
.head-1
{
    font-size: 15px;
    font-weight: bold;
    color: #fff;
   
}
.head-3
{
    font-size: 20px;
    font-weight: bold;
    color: #fde304;
   
}


.ancher
{
    color:White; 
    font-size:18px;
    text-decoration:none;
}
.ancher:hover
{
    color:blue; 
    font-size:18px;
    text-decoration:none;
}
.slogan {
	font-family: Arial;
   font-size: 13px;
	font-weight: none;
	line-height: 18px;	
	color: #FFCC00;
}
.title {
	padding-left: 0px;
	font-family: Arial;
	font-size: 30px;
	font-weight: none;
	color: #FFF;
}
.space {
 line-height: 15px;	
}

