* {margin: 0; padding: 0}
body {background: url(../images/background.jpg)}

p {font-family: "Courier New", Courier, monospace; font-size: 14px; color: #000; margin-bottom: 4px}
a {color: #a40a28; text-decoration: underline}
a:hover {text-decoration: none}
span {color: #a40a28}

#header {background: url(../images/header.jpg) repeat-x center top; height: 172px; width: 100%; text-align: center}
#header img {margin-top: 110px}
#message {background: url(../images/main.jpg) repeat-x center top; padding: 25px 0 5px 0}

.grey {margin: 0 auto 20px auto; background: url(../images/button-grey.png) no-repeat left top; width: 350px; padding-left: 40px}
.red {margin: 0 auto 20px auto; background: url(../images/button-red.png) no-repeat left top; width: 350px; padding-left: 40px}