@charset "UTF-8";
/* CSS Document */

#wrap {
	height: 950;
	width: 934px;
	margin-right: auto;
	margin-left: auto;

}#base {
	height: 950px;
	width: 1000px;
	background-image: url(img/base.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.testo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333;
}
.testosmall {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #333;
}
#random {
	height: 230px;
	width: 333px;
}

