@charset "utf-8";
/* CSS Document */

* {
font-family:Tahoma;
font-size:12px;
text-decoration:none;
}

body {
background-color:#f1e5cf;
}