This file demonstrates poor contrast between the foreground (text) and background.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<title>Foreground and background color do not contrast sufficiently</title>
</head>
<body bgcolor="#ffffff" text="#ff88ff" link="#000000" alink="#000000" vlink="#000000">
</body>
</html>