@charset "utf-8";


/*//////////////////////////////////////////////////

Title   : day.css
For     : Setting background styles

Author  : Kooy Siew Na
Created : 2010-01-13
Modified: yyyy-mm-dd

----------------------------------------

Content : 1. Background

//////////////////////////////////////////////////*/


/* ----------------------------------------(=0)
    0. Background
   ---------------------------------------- */
body {
	background: #fff url(../images/common/day_bg.jpg) center top no-repeat;
	/*backgroung: #ffffff;*/
}
