body {
background: #cccccc url("snaj1.jpg") no-repeat fixed center;
color: #444;
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;
text-align: center;
}

.content {
padding: 25%;
line-height: 48px;
}

H1 {
color: #444;
font-size: 18px;
line-height: 28px;
}

p {
text-align: justify;
font-size: 12px;
text-indent: 24px;
line-height: 18px;
}

a {
color: #000;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a:visited {
color: #888;
}