@import url('style.css');
body {
background: #FDECD2 none;
}
#main, #head, #banner, #menu, #content, #foot, #inside {
background: transparent;
width: inherit;
height: auto;
margin: 0;
padding: 0;
text-align: left !important;
}
#menu, #content {
float: none;
clear: both;
}
#head h1 {
visibility: visible;
}
#menu ul.menulinki li {
text-align: left;
}

/*background: transparent;

width: auto;
height: auto;
margin: 0;
}*/
