@import url(default.css);
@import url(home.css);
@import url(menu_default.css);

body {
background-color: #000 ;
font-size: 100% ;
color: #fff ;
}