/* stylesheet for index page on http://goldenjazz.walsch.at */

body {
width:100%;
background:#f8f8f1;
text-align:center;
}

body a {
text-decoration:none;
}
#content {
width:80%;
margin:3% auto;
}
td { 
width:20px; 
height:20px; 
border:none; 
text-align:center; 
border-spacing:1px;
}
p {
font: Pixelhugger,"Courier New", Courier, "Tempus ITC Sans", Helvetica, sans-serif;
font-size:80%;
font-weight:normal;
text-align:center;
letter-spacing:0.1em;
color:#806a4b;
}

 .pixel {
font: Pixelhugger, "Courier New", Courier, "Tempus ITC Sans", Helvetica, sans-serif;
font-size:80%;
text-align:center;
font-weight:bold;
}
a:link {
text-decoration:none;
color:#806a4b;
font-weight:bold;
}
a:hover {
text-decoration:none;
color:#800517;
font-weight:bold;
}
