body {
font-family:Garamord, Georiga;
font-size: 120%;
}


/*getting heading aligned*/
/*#headings {
	float: right;
} */


/*menu */ 

#menu {
float: center;
width: 54%;
background-color: #ffffff;
overflow: auto;
}

/*content */ 

#content {
float: centre;
width: 46%;
background-color: #fff;
margin:0px 0px 50px 0px;
overflow: auto;
}


/*footer links */ 

#footer_links { 
font-family:Garamord, Georiga; text-left: center;
}