body {
	background-image:url(images.jpg);
    border-color: blue;
}
a:hover {color: red;}
