.cts {
	font-family: Georgia, "Times New Roman", Times, serif;
}
html {background-color:#FFFFFF;
background-image: url(images/left_r.png);
background-position: 2px 250px;
background-attachment:scroll;
background-repeat:repeat-y;
height: 100%;
}
.body {background-image: url(images/left.jpg);
background-position:left top;
background-repeat:no-repeat;
}


