/* Place your CSS styles in this file */
body
{
font-family: verdana;
font-size: 10px;
color: #006699;
background-color: #e1eae7;
background-image: url(images/xmen-davis10.jpg); 
background-repeat: no-repeat;
background-position: top center;
/*background-attachment: fixed; */
}

h1 {
    text-align: center;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: normal;
}