@charset "utf-8";
/* CSS Document */

body {
color: #ccc;
font-size: 12px;
background-color:#000;
font-family:tahoma, verdana, arial;
font-weight: bold;
}

.logo {
	background-image:url(invivo_logo.jpg);
	background-repeat:no-repeat;
	width: 397px;
	height: 204px;
	margin-top: 50px;
}
