html,body{
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/bg_greyswish.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.backimage1 {
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.backimage2 {
	background-image: url(static/pic2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.backimage3 {
	background-image: url(static/pic3.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.backimage4 {
	background-image: url(static/pic4.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.backimage5 {
	background-image: url(static/pic5.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.backimage6 {
	background-image: url(static/pic6.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.backimage7 {
	background-image: url(static/pic7.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}
