/* CSS Document */

body {
background-image: url(../images/bkgnd.gif);
background-repeat: repeat;
font-family: "Cooper Black" "Arial Rounded MT Bold", Palatino, Verdana,;}

p {
text-align: center;
font-family: "Arial Rounded MT Bold", Palatino, Verdana,;
text-decoration: none;}

h1 {
text-align: center;
font-family: "Cooper Black", Palatino, Verdana,"Arial Black";
font-size: 1.25em;
}

input {
background-color: #ffffcc;
color: #ff0000;
font-family: "Arial Black", Palatino, sans-serif;}

textarea { background-color: #ffffcc;
color: #ff0000;}

.xsm {
font-size: xx-small;
font-size: .5em;}

