body
{
	color: #000000;
	background-color: #DDDDDD;
	font-family: arial;
	text-align: center;
}

a
{
	text-decoration:none;
}

a:link
{
	color: #DD6A00;
}

a:visited
{
	color: #DD6A00;
}

a:hover
{
	color: #DD2222;
	text-decoration: underline;
}

a:active
{
	color:#FFA500;
}

a.banner
{
	color:#000000;
	text-decoration:none;
}

a.bashlike
{
	color:#FFFFFF;
	text-decoration:none;
}

div.container
{
	background: #FFFFFF;
	padding: 10px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -1%;
	margin-bottom: -5%;
	width: 600px;
	text-align: left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

div.top
{
	font-size: 30px;
}

div.menu
{
	text-align: right;
}

div.image
{
	text-align: center;
	font-size: small;
}