html, body, #website
{
	width:640px !important;
	margin: 0 auto 0 auto !important;
	height: auto !important;
    overflow: visible !important;
}
body { 
  font-size: 120% !important;
}
