@import url(wk4bgfirstx-import.css);


body {
color: #f7f5d4;
background-color: #3c486e;
text-align: center;
}

a:link, a:visited {
color: #f99;
background: transparent;
text-decoration: none;
}

a:hover {
color: #fff;
background: transparent;
text-decoration: none;
}
