/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

* {
margin:0;
padding:0;

}
body {
background:url(images/background.png) repeat-x;
background-color:#e5e5e5;
}


#title {
margin:0px auto;
width:886px;
position:relative;
left:35px;
top:38px;

}


#content {
width:937px;
margin:0 auto;
position:relative;
left:-80px;
top:-25px;

}



#copyright {
position:absolute;
top:740px;
}

#form {
margin:0 auto;
position:relative;
top:-397px;
left:520px;
line-height:23.5pt;
}


* #title {}