* { font-size: 12px; font-family: Arial; }

body { text-align: left; background: url(../img/bg.jpg) top center repeat-x #cb4f30; }

a { color: #8d2a47; }

#page { width: 1255px; margin: 0px auto; text-align: left; background: white; }

h1 { font-size: 32px; margin-top: 30px; margin-bottom: 10px; font-family: Trebuchet MS; color: #8d2a47; font-weight: bold; width: 300px; }
h2 { font-size: 18px; margin-bottom: 10px; font-family: Trebuchet MS; color: black; font-weight: normal; width: 180px; }
h3 { font-size: 16px; color: #8d2a47; margin-bottom: 10px; }

#nav li { border-right: 3px solid #babcbf; text-align: right; padding: 7px 10px;  position: relative; z-index: 2; }
#nav li a { text-transform: uppercase; font-family: Georgia; text-decoration: none; }

#text { position: absolute; bottom: 80px; right: 20px; width: 180px; }
#text, #text * { color: white; }

.text img { margin: 10px; }