<style type="text/css">

form {margin:0}
input {margin:0}
font { line-height:1.8}
.left-bg {
	background-attachment: fixed;
	background-image: url(image/left-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.right-bg {
	background-attachment: fixed;
	background-image: url(image/right-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.contact-img {
	background-attachment: fixed;
	background-image: url(image/contact-img.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.about-img {
	background-attachment: fixed;
	background-image: url(image/img-1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


</style>



