<!--
.body{
	margin:0;
	padding:0;
	background-image: url(visrus.jpg);
	background-repeat: no-repeat;
	width: 100%;
	background-position: center;
	background-position: center top;
	background-color: #424242;
}
