body {
font-family:"Courier New", Courier, monospace;
background-image:url(../work/feed/bg2.jpg);
background-position:top left;
background-repeat:no-repeat;
background-color:#121310;
margin-left:50px;
}

#container {
margin-top:120px;
width:870px;
padding:0px;
}

#content {
width:600px;
text-align:left;
}


#bg {
position:absolute;
z-index:1;
left:0px;
top:0px;
overflow:hidden;
width:1200px;
}

input, textarea {
margin-bottom:10px;
}

.input {
width:200px;
background-color:#EAEAEA;
margin-top:3px;
font-family:"Courier New", Courier, monospace;
}

textarea {
font-family:"Courier New", Courier, monospace;
font-size:12px;
}

#enter {
background-color:#000000;
color:#FFFFFF;
width:154px;
z-index:3;
float:right;
height:20px;
line-height:20px;
}

#enter a {
color:#FFFFFF;
background-color:#000000;
font-size:12px;
text-decoration:none;
padding-left:10px;
}

.clear {
clear:both;
}

.details {
font-size:12px;
}

#count {
padding:10px;
margin-top:10px;
background-color:#000000;
font-size:14px;}

#count h1 {
margin:0px;
}