.body	{
		background-image: url(flower_girl.jpg);
		}
.master	{
		width:900px;
		height:500px;
		margin-top:10px;
		margin-left:auto;
		margin-right:auto;
		}
.box1 {
	  top: 10px;
	  left: 225px;
	  width: 897px;
	  height: 95px;
	  background-color:#9900FF;
	  border: solid 2px #FF00FF;
	  }	

.box3 {
	  top: 300px;
	  left: 112px;
	  margin-left:0px;
	  width: 897px;
	  height: 410px;
	  background-color:#9900FF;
	  border: solid 2px #FF00FF;
	  }
a:hover	{
		color: #FF00FF;
		}	
.box_menu{
		width:100;
		height:100px;
		margin-top:-500px;
		margin-left:-10px;
		margin-right:auto;
		float: left;
		}	