
body  { color: black; background-color: #ccc; background-image: url("images/main-box.jpg"); background-repeat: repeat-y; background-position: center 0 }
p  { color: black; font-size: 14px; font-family: Arial; line-height: 18px }
h1  { color: #09c; font-size: 20px; font-family: Arial; font-weight: bold; line-height: 24px; margin: 0.37em 0 }
a:link  { color: #09c; font-weight: bold; text-decoration: none }
a:visited  { font-weight: bold; text-decoration: none }
a:hover  { color: red; font-weight: bold; text-decoration: none }
h2  { color: black; font-size: 14px; font-family: Arial; font-weight: bold; line-height: 16px; margin: 0.4em 0 }
.gradient-head { background-color: #feffff; background-image: url("images/small-box.jpg"); background-repeat: repeat-x; background-position: 100% top; border: solid 1px #808080 }
.green-bold  { color: #3d9b46; font-size: 18px; font-family: Arial; font-weight: 900; line-height: 24px; margin: 0.37em 0 }

