body,td,th {
	color: #999999;
}
body {
	background-color: #e2e1e1;
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

#wrap{
	float: left;
	height: 100%;
	width: 400px;
}

#logo{
	float: left;
	margin-top: 50px;
	margin-left: 120px;
	margin-right: auto;
	margin-bottom: auto;
}
#design{
	background-image: url(images/design.png);
	background-repeat: no-repeat;
	float: left;
	height: 96px;
	width: 400px;
	margin-top: 0px;
	margin-left: 260px;
	padding-top: 5px;
}
#contatta {
	font-family: Anivers;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	float: left;
	margin-top: 10px;
	margin-left: 270px;
	margin-right: 20px;
	margin-bottom: auto;
}
#soon{
	
}

