body {
	background-color: #FFFFFF;
	margin: 0px;
	line-height: 140%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}.bkground {
	background-image: url(img/frame1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
  background-attachment : fixed;
}

