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

body{width: 600px; margin: 20px auto;}
.logo{text-indent: -9000px; background: url(../images/frostytops.gif) center no-repeat; height: 200px; padding-bottom: 30px;}
p{padding-bottom: 1em; font-size: .9em; font-family: Geneva, Arial, Helvetica, sans-serif; color: #49361F;}
label{width: 250px;float: left;text-align: right;margin-right: 5px;display: block;}
.submit input{margin-left: 255px; padding: 0 5px;}
input{color: #49361F;background: #FFFDEB;border: 1px solid #49361F;}
