body {
background:black;
font-family:sans-serif;
color:white;
}
img {
border:none;
}
a:link {
color:yellow
}
a:visited {
color:silver;
}
a:hover {
color:#f0f
}
table {
border:none;
}
td {
border:none;
padding: 3px;
text-align:center;
}
.subdir, .subdir a {
text-transform: capitalize;
font-weight: bold;
text-decoration: none;
}
p {
margin-left:10%;
margin-right:10%;
}
h1, h2  {
text-align:center;
}