BODY { margin: 0px; padding: 0px; text-align: center; background-color: #2f251c; }
BODY,TD,INPUT,TEXTAREA { color: #ffffff; font-family: Helvetica, Arial, sans-serif; font-size: 12px; }
a:link, a:visited { color: #ffffff; text-decoration: none; }
a:hover { text-decoration: underline; }
td#container { width: 900px; background-image: url( '../assets/container_bg.jpg' ); background-repeat: no-repeat; background-position: top right; }

textarea#msg { width: 290px; height: 173px; background-color: #2f251c; border: 1px solid #605043; }
input#msg { background-color: #2f251c; border: 1px solid #605043; width: 290px; }
td#msg_field { font-weight: bold; }
span#large { font-size: 16px; font-weight: bold; }
span#small { font-size: 11px; }
span#blue_title { font-size: 18px; color: #5193d7; font-weight: bold; }