<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

body {
    
	background-image: url("images/Death-Ray-BG.jpg");
	background-color: #0f1120;
}
h1 {
	color: #f9b72f;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: normal;
	font-size: 1.8em;
	margin-left: 27px;
}
h2 {
	color: #f9b72f;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: lighter;
	font-size: 1.3em;
	text-align: left;
	text-decoration: none;
	text-shadow: 0px 0px;
	margin-left: 27px;
	font-style: normal;
}
p {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-shadow: 0em 0em #9B2729;
	text-decoration: none;
	color: #FFFCF5;
	font-size: 0.9em;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	margin-left: 27px;
	margin-right: 15px;
}
a {
	color: #E2BA51;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}
.highlights {
	color: #0CA0B4;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: normal;
	font-size: x-large;
}
#container {
	width: 1024px;
	background-color: #34C4DE;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#heading {
	width: 1024px;
	height: 478px;
	background-color: #293C4B;
	margin-left: 0px;
}
#nav {
	width: 1024px;
	height: 50px;
	background-color: #34C4DE;
}
#text {
	width: 700px;
	height: 450px;
	background-color: #283A48;
	float: right;
	color: #FFFFFF;
}
#image {
	width: 324px;
	height: 450px;
	background-color: #E7C462;
	float: left;
	margin-left: 0px;
}
#footer {
	background-color: #55AFA2;
	width: 1024px;
	height: 65px;
	clear: both;
	color: #F8EFDA;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: normal;
	margin-top: 0px;
	top: 0px;
	font-size: x-small;
}
img {
	margin-left: 0px;
	margin-right: 0px;
	float: none;
	background-color: #55AFA2;
	top: 0px;
	margin-top: 4px;
}
.centered {

     display:block;

     margin:auto;

     height:400px; 

     width:300px;

}
imglogo {
	margin-top: 10px;
}
p {
	font-size: 0.9em;
}
.boldcenter {
	font-size: 1.2em;
	color: #03FCCA;
	left: 0px;
	margin-left: 35%;
}
.imagebottomdiv {
	margin-top: 1.6%;
}
#container #text .boldcenter {
}
#imagecover {
	color: #E8C563;
}
.centeredvertical {
	margin-left: 12px;
	margin-top: 25px;
}
.gifcenter {
	left: 250px;
	right: 250px;
}
h3 {
	color: #000000;
}
</pre></body></html>