@charset "utf-8";
/* CSS Document */
.button
{
	width:217px;
	height:160px;
	background-color:#0F3;
	border-radius:1000px;
	margin-left:860px;
	margin-top:-47px;
}
.button2
{
	width: 217px;
height: 160px;
background-color: #F90;
border-radius: 82px;
margin-left: 568px;
}
.button3
{
	width:217px;
	height:160px;
	background-color:#F03;
	border-radius:1000px;
	margin-left:794px;
	margin-top:-70px;
}

.button4
{
	width:217px;
	height:160px;
	background-color:#909;
	border-radius:1000px;
	margin-left:1040px;
	margin-top:-215px;
}

.button5
{
	width:232px;
	height:190px;
	background-color:#0F3;
	border-radius:1000px;
	margin-left:703px;
	margin-top:0px;
}

.button6
{
	width:232px;
	height:190px;
	background-color:#0F3;
	border-radius:1000px;
	margin-left:703px;
	margin-top:0.5px;
}
body
{
	background-image:url(../Images/dfdfdf.png);
	background-attachment:fixed;
	background-size:1375px 700px;
	background-repeat:no-repeat;
}
.head
{
	
	background-color:transparent;
	border:medium;
}
.headfont
{
	color:#0F0;
	font-family:"Times New Roman", Times, serif;
	font-size:50px;
	font-style:italic;
	text-align:center;
}
button:hover
{
	width:280px;
}