img.bg.jpg {
	min-height: 100%;
	min-width: 853px;

	width: 100%;
	height: auto;

	position; fixed;
	top: 0;
	left: 0;
}


body {

	background: url(HomePics/OLA_Device.jpg) no-repeat left top;
	background-size: cover;
	/* background-position: center; */
	/* border-spacing: 0px; */
	margin: 0px;
	border: 20px solid #003300;
}

h1 {
	color: #00538C;
	font-family: Cursive;
	font-size: 260%;
	line-height: 40%;
}

h2 {
	color: #00538C;
	font-size: 220%;
	line-height: 90%;
}

h3 {
	/* color: rgb(250, 235, 215); */
	font-family: Cursive;
	color: #00538C;
	font-size: 190%;
}

p {
	color: rgb(250, 235, 235);
	font-size: 120%;
}
