
p.orbit{
	text-align: center;
}
p.azure{
	float: left;
	width: 220px;
	height: 220px;
	display: block;
margin-right: 10px;
}
p.butterfly{
	float: left;
	width: 245px;
	height: 220px;
	display: block;
margin-right: 10px;
}

p.donflex{
	float: left;
	width: 220px;
	height: 220px;
	display: block;
}

p.kanon{
	float: right;
	width: 220px;
	height: 220px;
	display: block;
}
#logo{
	background-color: #FFFFFF;
	/*width: 680px;*/
	width: 705px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 120px;
}
p.hidden{
	color: #FFFFFF;
	font-size:0.1em;
	line-height:	0em;
	text-indent:-9999em;
display:none;
}

a:link{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

