@charset "utf-8";
/* CSS Document */

body{
background:url(images/bg.jpg) repeat-y;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
#wrapper{
width:1110px;
height:836px;
background:url(images/pic.jpg) no-repeat;
text-align:center;
margin:0 auto;
color:#FFFFFF;
}
#textboxForm{
padding-top:685px;
}
#content{
width:500px;
margin:0 auto;
text-align:center;
color:#FFFFFF;
}
#content a{
color:#FFFFFF;
}