@import url(screen.css);

html { background: #4c93cb repeat-x url(media/blue-gradient.svg); }

a { color: #036; }
a:hover, a:focus, a:active { color: #69c; }