
body {
font-family : Georgia, Times New Roman, Times, serif;
font-size : 16px;
color : #000000;
overflow : visible;
/*  Leave the quotes out as it causes IE/Mac to cough and splutter. */
background-image: url(http://spartaumc.com/images/marble.jpg);
}
/*
margin-left : 10px; 
margin-top : 5px;
margin-right : 10px;
margin-bottom : 5px;*/

a {
font-family : Georgia, Times New Roman, Times, serif;
font-size : 12px;
color : #000000;
}
a:visited {
color : #ff0033;
}
a:hover {
color : #0000ff;
}
h1 {
font-size : 36px;
}
h2 {
font-size : 24px;
}
h3 {
font-size : 16px;
}
h4 {
font-size : 14px;
}
h5 {
font-size : 10px;
}
h1, h2, h3, h4, h5, h6 {
text-align: center;
}
}

.style1 {font-size: 9px;
}

