@import url("../style.css");
body
{
	background-color: #D80016;
	background-image: url(cokecross.gif);
	color: white;
}

a:link {color: white}
a:hover {color: white}
a:visited {color: white}
a:active {color: white}

h1 {color: white}
span.copyright {color: white}