@charset "UTF-8";


html, body {
background-image: url(../images/stripe_bg.gif);
background-repeat: repeat;
font-family: verdana;
font-size: 62.5%;
margin: 0;
padding: 0;
text-align: center;
}

h6 {
font-size: 2.0em;
margin: 8px 0 20px 0;
font-weight: lighter;
color: #444;
letter-spacing: 1px;
}

img {
margin: 10% 0;
}

#flash{
margin: 10% auto;
}
