body{
background-color:rgb(0,0,0);
font-family:arial,sans-serif;
color:rgb(255,255,255);
background-color:rgb(0,0,0);
letter-spacing: 0.01em;     
word-spacing: 0.01em;     
text-align: center; 
margin: 0em;
padding: 0em;
/*border-style:solid, dotted, dashed, double, groove, ridge, inset, outset;*/
}

img {
border-style:none;
}

a {
text-align: center; 
text-decoration: none;
border-style:none;
}

a:link {
     color: white; 	 
} 
a:visited {
     color: white; 
}
a:active {
     color: red; 
}  
a:hover {
     color: yellow; 
} 

#dingo
{
background-color:rgb(50,50,100);
color:rgb(255,255,0);
margin-bottom: 0.35em;
padding: 0.5em;
font-weight: bold;
letter-spacing: 0.1em;     
word-spacing: 0.1em; 
font-size: 2em;
}
#tinylinks
{
color:rgb(255,255,255);
font-weight: normal;
font-size: 0.70em;
}
#menulinks
{
color:rgb(255,255,255);
font-weight: normal;
font-size: 0.79em;
margin-bottom: 0.45em;
}
#quote
{
background-color:rgb(50,50,100);
color:rgb(250,250,250);
margin-left: 9.25em;
margin-right: 9.25em;
margin-top: 1.2em;
padding: 2.5em;
font-weight: normal;
letter-spacing: 0.1em;     
word-spacing: 0.1em; 
font-size: 1em;
}
#filelist
{
margin: 1em;
color: rgb(255,255,0);
font-weight: normal;
letter-spacing: 0.1em;     
word-spacing: 0.1em; 
font-size: 1em;
}
#copyright
{
font-weight: normal;
letter-spacing: 0.1em;     
word-spacing: 0.1em; 
font-size: 0.5em;
}