body {
background-image:url(background.jpg);
background-color: #6090bf;
}
.nav {
text-align: center;
}
.nav a{
font-family: Myriad Pro;
text-decoration: none;
font-weight: bold;
color: #1176b9;
font-size: 18px;
}