@charset "UTF-8";
/* http://www.w3.org/International/questions/qa-css-charset.en.php */

/******************************
* CSS RESET                   *
******************************/

body {
	background-color:#f1edd7;
}

#container {
	background:url(../img/fb_bg.jpg) no-repeat fixed;
} 

