@font-face {  
font-family: "Courier New",monospace;  
src: url('../css/atwriter.eot'); /* IE */  
src: local("Another Typewriter"), url('../css/atwriter.ttf') format("truetype"); /* non-IE */  
}

body
{
text-align: center;
overflow:scroll;
font-family: "Courier New",monospace;
font-size: 18px;
background-color: #ffffff ;
}

#top
{
position: absolute;
left: 50%;
top: 0px;
width: 1000px;
margin-left: -500px;
height: 100px;
background-color: #ffffff;
border: none;
}

#main_galleria
{
position: absolute;
left: 50%;
top: 200px;
width: 900px;
margin-left: -500px;
background-color: #FFFFFF;
border: none;
z-index: -1;
}

#main
{
position: absolute;
left: 50%;
top: 105px;
width: 900px;
margin-left: -450px;
background-color: transparent;
border: none;
}

#feed
{
position: absolute;
left: 50%;
margin-left: -450px;
top: 105px;
width: 900px;
background-color: transparent;
border: none;
}

#seina
{
position: absolute;
left: 50%;
top: 0px;
width: 800px;
margin-left: -400px;
background-image:url('../images/seina.jpg');
background-repeat: repeat;
border: 4px outset gray;
}

#content
{
position: absolute;
left: 50%;
top: 5px;
width: 900px;
margin-left: -450px;
height: 675px;
background-color: #ffffff;
border: none;
}

#post
{
position: absolute;
left: 50%;
top: 105px;
width: 900px;
height: 650px;
margin-left: -450px;
}

#post1
{
position: absolute;
left: 50%;
top: 0px;
width: 900px;
height: 650px;
margin-left: -450px;
background-color: transparent;
}

#pos
{
position: absolute;
right: 50px;
top: 200px;
width: 300px;
height: 200px;
font-size: large;
}

#form
{
position: absolute;
right: 40px;
top: 260px;
width: 320px;
height: 300px;
}

.seina
{
border: 3px inset gray;
}

.leima
{
position: absolute;
right: 123px;
top: 28px;
}

.st
{
width: 700px;
line-height: 16px;
text-align: justify;
border: none;
}

.h
{
width: 700px;
text-align: center;
border: 2px solid black;
}

.t
{
width: 600px;
text-align: left;
border: none;
cellpadding: 0px;
}

span.s
{
color: #ffffff;
}

.delbutton
{
height: 40px;
width: 100px;
font-size: large;
color: red;
}

.updatebutton
{
height: 40px;
width: 100px;
color: green;
}

.ht
{
text-align: right;
border: none;
}

.htd
{
width: 100%;
}

.htd1
{
width: 100px;
text-align: center;
border: none;
}

.htd2
{
text-align: left;
border: none;
}

.htd5
{
text-align: center;
border: none;
}

.htd55
{
width: 900px;
text-align: center;
border: none;
}

.htd3
{
width: 400px;
text-align: center;
border: none;
}

.htd4
{
width: 100px;
text-align: center;
border: none;
}

.p
{
border: none;
text-align: left;
}

.admin
{
top: 10px;
right: 50px;
position: absolute;
color: white;
}

.img
{
border: none;
}

img
{
border: 0;
margin: 0;
padding: 0;
}

h1
{
font-family: "Courier New",monospace;
color: #000000;
}

h2
{
font-family: "Courier New",monospace;
color: #000000;
}

h3
{
font-family: "Courier New",monospace;
color: #000000;
}

p
{
font-family: "Courier New", monospace;
font-size: 12px 
font-weight: normal;
line-height: 16px;
color: #000000;
text-align: justify;
}

#bg
{
background-color: #FFFFFF;	
}

a:link
{
font-family: "Courier New",monospace;
text-decoration: none;
color: gray;
}

a:visited
{
font-family: "Courier New",monospace;
text-decoration: none;
color: gray;
}

a:hover
{
font-family: "Courier New",monospace;
text-decoration: none;
color: blue;
}

a:active
{
font-family: "Courier New",monospace;
text-decoration: none;
color: #gray;
}
