/* CSS Document */
body{
background-image:url(../images/back.png);
background-repeat:repeat;
background-attachment:fixed;
}
.smlr{
font-size:.8em;
font-style:italic;
}
.addr{
font-size:.85em;
}
.formTextarea {
width: 80%;
}
.formInput {
width: 80%;
}