/*controls the look and feel of the 'pixels-sold/available' box:*/

body{
margin:0px 0px 0px 0px;
font-family:Arial; font-size: 12px;
/*
padding-left:140px;
padding-right:50px;
*/
background: #454545;
text-align:center;
}




/*Table cells (inside tables)*/	
TD {		font-size: 12px;	}
/*Heading bar*/
.heading_bar {		background: #D7D7D7;

}
/*Menu bar (section at the top where the navigational links are placed)*/	
.menu_bar  {			background: #fff  url(grgrad.gif) repeat-x;		color: white;		font-weight: bold;		text-align: center;		font-size: 13px;	}
/*Links in the menu bar*/	A.menu_bar {		color: white;	}

#divcenter{
background-image:url('http://www.millionshillinghomepage.co.ke/pixels/bg-main1.gif');
}
