body {
background: url(../images/background.jpg);
}

p {
font-family: arial, helvetica;
font-size: 11px;
color: black;
margin-left: 100px;
margin-right: 300px;
text-align: justify;
}

blockquote {
font-family: arial, helvetica;
font-size: 11px;
color: black;
margin-left: 120px;
background-color: #dedede;
padding: 7px;
margin-right: 350px;
text-align: justify;
}

a {
font-family: tahoma;
font-size: 8pt;
color: black;
text-decoration: underline;
font-weight: bold;
}

h1 {
font-family: Arial, Helvetica;
font-size: 24px;
color: #1f1f1f;
text-align: center;
margin-left: 100px;

margin-right: 300px;
text-decoration: underline;
}

h2 {
font-family:  Arial, Helvetica;
font-size: 14px;
color: #9e9e9e;
text-align: center;
margin-left: 100px;
margin-right: 300px;
margin-bottom: -15px;
}