﻿body {
}
body
{
    background-image: url('images/waves-bg.jpg');
    background-color:#625740;
    background-repeat: repeat-x;
}
.content
{
    width:984px;
    padding: 30px 30px 30px 30px;
}
.title
{
    font-family: "Comic Sans MS";
    font-size: 14pt;
    font-weight: bold;
    color: #000000;
}
.text-content
{
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    color: #000000;
}
a
{
    font-family: "Comic Sans MS";
    font-size: 12pt;
    font-weight: bold;
}
