/*
---------------------------------------------
 Design & Code (c) Wild Moose Justyna Walczak
---------------------------------------------
*/

* { margin: 0; padding:0; border: 0; }

html { width: 100%; height: 100%;}

body { overflow: hidden; font: normal 12px/1.5em Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, sans-serif; background-color: #322012;}

br.clear { clear: both; height: 1%;}

h1 { font-weight: normal; line-height: 2.8em; font-size: 24px;}

a, a:hover, a:visited { text-decoration: none; color: #322012;}

#logo { text-align:center; margin :58px auto;}

#pas { background-color: #c5de00; border-top: 1px solid #190f09; border-bottom: 1px solid #190f09; text-align: center;}

#panel { width: 500px; margin: 10px auto; padding: 20px; text-align: center;}
