body {
	background-color: #EBEBEB;
	color: #00008B;
	background-image: url(images/btpback.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;

}

a:link {color: #00008B;}

a:visited {color: #00008B;}

a:active {color: #0000CD;}

