<style type="text/css">

body{
background-color:rgb(0,0,0);
background-image:url(http://www.righthand.us/old/tiledark.jpg);
background-position:top left;
background-repeat:repeat;
background-attachment:fixed;
}

h2 {color: #FF0000}
a {color: #0000FF; text-decoration: none}
a:link {color: #0000FF; text-decoration: none}
a:hover {color: #00FFFF;
	 text-decoration: none}

em {font-size: 30;
    text-decoration: none;
    font-style: normal}

</style>