body{
font-style: normal;
background-image: url(images/pattern.jpg);
background-repeat: repeat;
margin-left: 0;
margin-top: 0;
font-family: helvetica;
font-weight: normal;
font-size: small;
color: #fff;
text-shadow: 0px 1px 1px #000;
}


#container{
background-image: url(images/back.jpg);
background-repeat: no-repeat;
margin-left: 0;
margin-top: 0;
width: 1000px;
height: 650px;
}

#container #formspring{
float: right;
padding-top: 20px;
padding-right: 50px;
}

#container #text{
padding-left: 250px;
padding-right: 50px;
padding-top: 200px;
}

#container #text ul{
list-style: hiragana;
}

#container #text a:link, a:visited{
text-decoration: none;
color: #6852e1;
}


#container #text a:hover, a:active{
text-decoration: none;
color: #fff;
}

#container #social{
padding-top: 20px;
padding-left: 250px;
padding-right: 15px;
}

#container #footer{
padding-right: 50px;
font-size: 9px;
font-style: italic;
text-align: right;
}

p.title{
font-size: 15px;
font-style: bold;
}
