/******************************************
*   
*   agripp_ie.css
*   basic styles for IE < 7
*   copyright 2006 - agripp
*
******************************************/

html, body{height: 100%;} 

body {
    text-align:center; /* centre for ie5.+*/
}

#centerSite{
	height:100%;
}


