body {
	background-image: url(images/backgrnd.jpg);
	background-repeat: repeat-y;
	background-attachment:fixed;
}



.border {
	border-color:#7A9D9E;
	border-width:10px;
}
