

body {
     font-family: Arial, Helvetica, Verdana;
     font-size: 18px;
     color: #4D4D4D;

}

p {
     font-family: Arial, Helvetica, Verdana;
     font-size: 18px;
     font-weight: bold;
     color: #4D4D4D;
}

.back {
     font-family: Arial, Helvetica, Verdana;
     vertical-align: top;
     font-size: 18px;
     color: #4D4D4D;
     background: transparent url('../images/background.jpg') top left no-repeat;
     height: 744px;
}

.copy {
     font-family: Arial, Helvetica, Verdana;
     font-size: 14px;
     font-weight: normal;
     color: #4D4D4D;
}