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

}



body {

	background-image: url(star5.gif);
}


#base {


	display: flex;

	justify-content: center;

	align-items: center;

	width : 700px;

	height: 650px;

	text-align: center;

}