body{
	background-color: #F2A0CC;
	text-align: center;
	
}

.flash {
	height: 570px;
	width: 760px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.button {
	position: absolute;
	left: 620px;
	top: 145px;
}
