@charset "utf-8";
/* CSS Document */

* html {margin:0; padding:0; }

body { margin:0; padding:0; background:#D8D8D8 url(images/bg.jpg) top center no-repeat; }

h1, h2, h3, h4, h5, h6, p, ul, li, form, label, input, img, textbox, select {margin:0; padding:0; }

ul {list-style:none; }

a img {border:none; }

img.l {float:left; }

img.r {float:right;}

a {color:#; text-decoration:none; }

a:hover { text-decoration:underline; }

a:active, a:focus { outline:none; }
  


