﻿body {
	background-image: url('images/stripe-ce3a9cde.png');
	background-repeat: repeat;
	background-attachment: fixed;
}
.logo {
	text-align: center;
	width: 100%;
	height: 100%;
}

.title {
	margin-left: 16px;
	margin-top: 30px;
	float: left;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.content {
	margin-left: 8px;
	margin-top: 8px;
	float: left;
	width: 100%;
	height: auto;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	color: black;
}

.header {
width: 102px;
float: left;	
}

.footer {
	font-size: x-small;
}

.center {
	text-align: center;
}

hr {
	border: 1px solid #808080;
	width: 100%;
}

li {
	list-style-type: square;
	list-style-image: inherit;
	list-style-position: outside;
}
