body {
}

p {
text-align: justify;
}

#page {
background-image: url("images/background.jpg");
background-position: center center;
font-family: Helvetica;
font-size: 16px;
letter-spacing: 0.05em;
width: auto;
height: auto;
margin: auto auto auto auto;
padding: 20px;
border: 1px double #000;
}

#logo {
font-size: 25px;
text-align: center;
}