﻿body 
{
	margin:0px;
	padding:0px;

	font-family:Verdana, Arial, Sans-Serif;
}

.header
{
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 100%;
	background-color: #A8B80D;
}
.content
{
	padding:1.2em;
	font-size:75%;
}
.content div
{
	border: 1px solid #CCCCCC;
	padding:0.6em;
	background-position:right top;
	background-repeat: no-repeat;
	margin-bottom:1em;
}
h1
{
	padding:0px;
	margin:0px;
	font-size:160%;
}
.motd
{
	background-image: url(images/icons4799.png);
}
.links
{
	background-image: url(images/icons6329.jpg);
}
body {
}
