@import url("/css/top.php");
@import url("/css/middle.php");
@import url("/css/bottom.php");
@import url("/css/left.php");
@import url("/css/right.php");
@import url("/css/form.php");
@import url("/css/list.php");
@import url("/css/search.php");
@import url("/css/calendar.php");

body {
    text-align:center;
    font-family:verdana, arial, sans-serif;
    background-image:url('/images/header.png');
    background-repeat:repeat-x;
    background-color:#e5e5e5;
    margin-top:0px;
    font-size:0.7em;
}
p {
    margin: 3px 2px 3px 2px;
}

