body {
font:13px Arial;
color:#000;
background:transparent url(img/content.png) no-repeat top;
margin:0;
padding:30px; }

a, a:link, a:visited, a:active {
color:#f00;
text-decoration:none;
cursor:pointer; }

a:hover {
text-decoration:underline; }

::-moz-selection {
color:#fff;
background-color:#f00; }

::selection {
color:#fff;
background-color:#f00; }

* { outline:none; }

a, a img {
text-decoration:none;
background:none;
border:0; }

textarea {
resize:none; }

hr {
border-top:1px solid #f00;
border-bottom:1px solid #f00;
border-right:none;
border-left:none; }

#content {
width:800px;
height:290px;
margin:0 auto;
overflow-x:hidden;
overflow-y:auto; }

#ctitle {
font:bold 16px Arial;
color:#f00;
margin-bottom:8px; }
