body {background: transparent url(../backing.jpg) repeat-x;
	display: block; width: 600px; margin-left: auto; margin-right: auto;}

img#title {color: white; font-size: 20px; height: 44px;}
img#undertitle {display: block; width: 600px; height: 245px; margin-left: auto; margin-right: auto; color: white}

div {text-align: center; width: 600px}

a {text-decoration: none; color: black}

img.logo { background-color: white; border: 2px solid white;}
img.logo:hover {border: 2px solid red;}
img.logo {color: red;} /* Dummy definition to overcome IE bug */