﻿body {
	background-image: url('../images/Background.jpg');
	background-repeat: repeat;
	margin: 0px;
	text-align: center;
}
.logofull {
	width: 100%;
	height: 100%;
}

