
/* Generic Selectors */ 
body { 
background-image: url('marb2s.jpg');
font-size: 14px;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
}
h1 {
border: solid 6px double #FFFFFF;
font-style: italic;
font-weight: normal;
font-size: 70px;
font-family: "Zebrawood Regular";
text-align: center;
}
h2 { 
font-size: 18px; 
font-weight: bold; 
font-family: "Republik Sans ICG 01";
text-align: center;
} 
h3 { 
font-size: 16px; 
font-weight: bold;
font-family: "Republik Sans ICG 01";
color: #000000;
text-align: center;
}
h4 {
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 14px; 
font-weight: normal; 
} 
h5 {
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 12px; 
font-weight: bold; ;
border-bottom:6px double #000000;
font-weight: bold;
}

/************************* ID's *************************/ 
#links {
h2;
word-spacing: 40px;
text-align: center;
}


