	body {
		background-color: lightblue;
	}
	p {
		font-family: verdana;
		font-size: 15px;
	}
	img.electrical-substation {
		border-color: black;
		border-style: solid;
		border-width: 3px;
	}
	#warning {
		color: red;
		text-align: center;
	}
	#zvs-title {
		text-align: center;
		font-family: verdana;
	}
	#zvs-image {
		display: block;
		margin: auto;
	}
	#zvs-paragraph {
		font-family: verdana;
		font-size: 15px;
		text-align: center;
	}
	#zvs-home-button {
		display: block;
		margin: auto;
	}
	img.lightning-strike {
		border-color: white;
		border-style: solid;
		border-width: 3px;
	}
	img.tesla-coil {
		border-color: purple;
		border-style: solid;
		border-width: 3px;
	}
	img.zvs-image-main-page {
		border-color: red;
		border-style: solid;
		border-width: 3px;
	}
	h3.lightning-strike-h3 {
		color: white;
	}
	h3.tesla-coil-h3 {
		color: purple;
	}
	h3.zvs-driver-h3 {
		color: red;
	}
	h3 {
		font-family: "Times New Roman";
		font-size: 24px;
		font-weight: bold;
	}
	h1.title {
		font-family: "Times New Roman";
		font-size: 34px;
		font-weight: bold;
	}

	
	