html, body, #placer {
color: #FFFFFF;
font-family: arial, helvetica, sans-serif;
font-size: 16pt;
background-image: url("downloads/doublellamas_tile.jpg");
background-attachment: scrolling;
background-position: top left;
background-repeat: repeat;
height: 100%;
margin: 0;
padding: 0;
border: none;
text-align: center;
}

#placer {
width: 100%;
}

A:link {
color: #FFFFFF; }

A:visited {
color: #FFFFFF; }

A:active {
color: #FFFFFF; }