
.box_light{ background-color: #FAFAFA; }
.box_dark{ background-color: #105CD2; }


body {
        font-family: verdana;
        font-size: 9pt;
        font-style: normal;
        background-color: #000000;
        color: #f0eeec;
	    background-repeat: repeat-y;
		background-position: top center;
	    background-attachment:fixed;
		background-image: url(http://www.jimkarol.com/system/templates/default/main_bg.jpg);}
}
a {
        text-decoration: none;
        color: #fffccb;
}
h1 {
        font-family : "verdana";
        color: #735847;
        font-size: 18px;
        text-transform : uppercase;
        text-align: center;
}
h2 {
        font-family : "verdana";
        color: #b85726;
        font-size: 14px;
        text-transform : uppercase;
	letter-spacing: 1px;
}
h3 {
        font-family : "verdana";
        color: #bda67a;
        font-size: 12px;
	letter-spacing: 2px;
}
h4 {
        font-family : "verdana";
        color: #F6A315;
        font-size: 12px;
}
ol {
        font-size: 10pt;
        font-style: normal;
        background-color: White;
        color: #f0eeec;
}
p {
        font-family: verdana;
        font-size: 9pt;
        font-style: normal;
		color: #f0eeec;
}
td {
        font-family: verdana;
        font-size: 10pt;
        font-style: normal;
        color: #f0eeec;
}
form {
        font-family: tahoma;
        font-size: 10pt;
}
input,textarea,select {
        border: 1px solid Gray;
}
