body {
background-color: #3399ff;
}
pre a {
text-decoration: none;
color: white;
}
address {
background-color: #333333;
padding: 20px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
color: #3399ff;
}
h1 {
font-family: calibri, arial;
color: red;
}