5
I tried adding this and it doesn't work.
/* artNOMAD.css*/
body { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #7B8A9E; margin: 0px;}
body.mceContentBody { background-color: #fff; background-image: none; color: #333;}
table { width: 100%; font-size: 12px;}
table td { padding: 0px; border-width: 0px; vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif;}
table#main { background-color: #FFFFFF; width: 760px;}
table#table_bottom { background-color: #FFFFFF; width: 760px;}
a { color: #336699; text-decoration: none; font-weight: bold; background-color: transparent;}
a:hover { color: #FF6600; text-decoration: underline;}
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
ul { margin: 2px; padding: 2px; text-align: left;}
li { margin-left: 2px; list-style: disc inside; color: #4D7398;}
input.formButton {}
.item { border: 1px solid #F3F4F5;}
.itemHead { padding: 3px; background-color: transparent; color: #111111;}
.itemInfo { text-align: right; padding: 3px; background-color: #F3F4F5;}
.itemTitle a { font-size: 120%; font-weight: bold; background-color: transparent;}
.itemPoster { font-size: 90%;}
.itemPostDate { font-size: 90%;}
.itemStats { font-size: 90%;}
.itemBody { padding-left: 15px;}
.itemText { margin-top: 5px; margin-bottom: 5px; line-height: 130%;}