body 
{
background-color: blue;
background-image: url('http://www.jedikatie.com/galaxy3.gif');
background-repeat;
background-attachment: 
fixed;
text-align: left;
}
a:link {
color: yellow;
}
a:visited {
color: white;
}

