﻿.main
{
	width: 100%;
}

.publi
{
	text-align: center;
	padding: 5px;
}

.content, .data
{
	font-family: Verdana;
	font-size: large;
	text-align: justify;
	border: solid 1px black;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: right;
}

.stats
{
	text-align: center;
	padding: 5px;
}

.footer
{
	text-align: center;
}
