/* CSS Document */

.logotest

{
	font-size:10em;
	font-family: Vivaldi;
	color: #F0F0F0;
	background-image: url(Logobackground.png);
	width: 100%;
	background-repeat: repeat;
	height: 30%;
	margin-left: -7px;

}
