html, form{ width:100%; height:100%; margin:0px; padding:0px; }
body { width:100%; height:100%; margin:0px; padding:0px; background:url('Images/bg.jpg') repeat-x top; background-color:#9b9b9d; font-family:Arial; font-size:12px; color:#525355; }
img{ border:none; }

A{ color:#ae2831; text-decoration:none; }
A:Hover{ text-decoration:underline; }

h1{ font-family:Trebuchet MS; font-size:270%; font-weight:bold; text-transform:uppercase; margin-top:32px; margin-bottom:15px; letter-spacing:0.01em; color:#b02930; }
h2{ font-family:Trebuchet MS;font-size:170%; font-weight:normal; margin-top:15px; margin-bottom:5px; letter-spacing:0.02em; color:#b02930; }
h3{ font-family:Trebuchet MS;font-size:150%; font-weight:normal; margin-top:10px; margin-bottom:5px; letter-spacing:0.02em; color:#b02930; }

hr{ height:1px; color:#c7cbca; background-color:#c7cbca; border-color:#c7cbca; border:none; margin-top:15px; margin-bottom:15px; }
input{ border:solid 1px #c7cbca; color:#525355; }
