body {
margin:0px;
padding:0px;
height:100%;
width:100%;
background-image:url(using/backrepeat.jpg);
background-repeat:repeat;
}
html {
height:100%;
}
.links {
	color: #171717;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.links:link {text-decoration: none}
.links:visited {text-decoration: none}
.links:active {text-decoration: none}
.links:hover {text-decoration: underline; color: red;}
