body {
	font-family: Arial, Helvetica, sans-serif;
	
}

#wrapper{
margin:0 auto;
padding:0 10px;
text-align:left;
width:984px;
}

#lines1{
width: 100%;
background-image:url(../linesimg.jpg);
background-repeat:repeat-x;
position: relative;
top: -1090px;
height: 6px;
}

#lines2{
width: 100%;
background-image:url(../linesimg.jpg);
background-repeat:repeat-x;
position: relative;
top: -820px;
height: 6px;

}

#lines3{
width: 100%;
background-image:url(../linesimg.jpg);
background-repeat:repeat-x;
position: relative;
top: -80px;
height: 6px;
}

