BODY {
	color : #000099;
	background-color : White;
	font-family : "Times New Roman", Arial, serif;
	font-size : larger;
	font-weight : bold;
	text-align : left;
	}

A {
	color : Blue;
	text-decoration : none;
}

A:HOVER {
	color : #9400D3;
	text-decoration : underline;
}
.top {
	background-image : url(imgs/back-top1.jpg);
	background-repeat : no-repeat;
	}
.navi{
	background-image : url(imgs/navi-back.jpg);
	background-repeat : no-repeat;
	background-attachment : fixed;
}
.footer {
	background-image : url(imgs/back-foot1.jpg);
	background-repeat : no-repeat;
}
.body {
	background : fixed;
}
h1{
	font-size: inherit;
	}
