body {
text-align: center;
margin: 0 auto;
background-color: #f0ffc2;
background-image: url(http://dreamful.info/wordpress/wp-content/themes/default/bg.png);
background-repeat: repeat-x;
}

#container {
width: 700px;
background-color: #f0ffc2;
text-align: center;
margin: 0 auto;
}

#header {
width: 700px;
text-align: center;
margin: 0 auto;
}

#navi {
list-style: none;
margin: 0 auto;
}

#navi li{
float: left;
width: 132px;
}
 
#navi li a {
margin: 10px auto;
font-family: "georgia";
text-align: center;
font-size: 24px;
width: 132px;
line-height: 30px;
color: #8ba14e;
float: left;
display: block;
text-transform: lowercase;
letter-spacing: -1px;
text-decoration: none;
font-style: italic;
}
 
#navi li a:hover {
color: #579ba9;
text-decoration: none;
border: 0px;
}

#content {
width: 470px;
text-align: left;
float: right;
padding: 6px;
font-size: 13px;
background-color: #FFFFFF;
line-height: 21px;
font-family: Verdana;
color: #111111;
}

#side {
width: 185px;
font-family: Verdana;
font-size: 13px;
background-color: #FFFFFF;
padding: 6px;
line-height: 15px;
color: #111111;
float: left;
text-align: left;
}


#footer {
clear: both;
font-size: 16px;
font-family: verdana;
color: #8a9f4a;
width: 700px;
text-transform: lowercase;
line-height: 35px;
}

h1 {
font-family: "Times New Roman";
letter-spacing: -2px;
font-weight: normal;
text-transform: lowercase;
color: #647532;
font-size: 32px;
margin: 0 auto;
}

h2{
font-family: "Trebuchet Ms";
background-color: #b5d9e1;
font-size: 15px;
text-align: left;
color: #579baa;
font-weight: normal;
padding: 3px;
}

h3{
font-family: "Georgia";
font-size: 16px;
text-align: center;
color: #898989;
font-weight: normal;
line-height: 16px;

}

strong, b {
color: #4e6212;
font-family: "Georgia";
letter-spacing: -1px;
}

u {
color: #83c6d5;
border-bottom: 1px solid #21889f;
text-decoration: none;
}

em, i {
color: #ffabec;
font-family: georgia;
font-style: italic;
}

blockquote {
background-color: #e1e1e1;
padding: 3px;
border-bottom: 4px solid #b5b5b5;
}

a:link, a:visited, a:active {
color: #df96a1;
font-family: "verdana";
text-decoration: none;
letter-spacing: 1px;
}

a:hover {
color: #a4626c;
}

input, textarea {
font-family: "Verdana";
font-size: 14px;
color: #111111;
border: 1px solid #ce88ff;
background-color: #FFFFFF;
padding: 5px;
margin: 0px;
}

ul {
list-style-image:url('http://paper-cranes.net/Content/Bullets/greend.gif');
text-align: left;
}
 
.twitter{
list-style-image: url('http://paper-cranes.net/Content/Bullets/greend.gif');
}

