.content { font-family: arial, helvetica, sans-serif; font-size: 12px; color: #000000; }
.bold { font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; }
.small { font-family: arial, helvetica, sans-serif; font-size: 10px; color: #000000; }
.header { font-family: arial, helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000; }
.big-letters { font-family: arial, helvetica, sans-serif; font-size: 30px; font-weight: bold; color: #000000; }

body {
    background-image: url(images/bg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: left top;}