@charset "utf-8";
/* CSS Document */

/*
	649px / 960px * 100 = 67%
*/

* html body { zoom:67%; background:none; }
/**:first-child+html body { zoom:67%; background:none; }*/

body {
	overflow: visible !important;
}

#container { width:960px; }

* html #header{
}

