
H1      { font-family: Arial, sans-serif; font-size: 22pt; }
H2      { font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; }


.label  { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; }
code  { font-family: courier, sans-serif; font-size: 9pt; font-weight: bold;}

.tux { position:absolute; width:70px; background-repeat: repeat-x;  background-image: url(./images/world_tux.jpg) }
.pace { position:absolute; top:30px; right:10px ; width:120px; background-repeat: repeat-x;  background-image: url(./images/pace.png) }

A:visited { text-decoration:none; color: #d10000; }
A:hover   { text-decoration:underline; color: #237fff; }
A:active  { color: #2345ff; }
A:link	{ text-decoration:none; }



