body{
	background-color:#FFFFFF;
	background-repeat: repeat;
	background-attachment: fixed;
}

.vr img{
 	float: top left;
  	margin-top: 30;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 0%;
	width: 10%;
}

.rollover img{
 	float: center;
  	margin-top: 2%;
	margin-left: 4%;
	margin-right: 4%;
	margin-bottom: 1%;
  	width: 25%;
}

.odesigne img{
 	float: bottom;
	opacity: 0.4;
  	margin-top: -3%;
	margin-left: 40%;
	margin-right: 5%;
	margin-bottom: 4%;
	width: 20%;
}

p{
 	float: bottom;
	font-family: Trebuchet MS;
	color: #000000;
	opacity: 0.3;
	font-size: 75%;
	letter-spacing: 1px;