<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-color: black;
border-radius: 2px;
padding: 10px;
margin-left: 5px;
margin-right: 5px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	color: #00F;

	background-attachment: scroll;

	background-position: center center;

	background-repeat: no-repeat;

	background-size: 100%;

	position: relative;

       

	margin-top: 7.5%;
	







}







footer {



	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;



	color: #000;



	float: right;



	margin-bottom: -15%;



}



.div {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #F00;

	margin-right: auto;

	margin-left: auto;

	width: 20em;



}

.sbr {
	background-color: #ffffff;
	margin: 0px;
	border-radius: 0px;
	padding: 5px;
	float: right;
	width: 200px;
}

.main {

}
.intro{
margin-right: 220px;
}

.links{
margin-right: 220px;
}

.images{
margin-right: 220px;
}
</pre></body></html>