* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #FFFFFF;
}
#flash1 {
	height: auto;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
}
#flash2 {
	height: auto;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
}

