body {
color:white;
font-family:"Courier New", Courier, monospace, Helvetica;
background-color:#000000;
background-image:url('/img/kt/stripes.png');
background-position: right bottom;
background-repeat:no-repeat;
background-attachment: fixed;
text-align:center;
text-colour:#ffffff;
}
h1 {
margin:auto;
}
p {
font-family:serif;
font-style:italic;
font-size:12px;
}
a:link {
color:#ffffff;
}
a:visited {
color:#bbbbbb;
}
hr {
border: 0;
border-top:1px solid;
color:#ffffff;
width: 69%;
}
img {
border-style:solid;
border-width:1px;
color:#ffffff;
}