@import url("base1.css");

body {
	background-color: #6E1C71;
}

#end {
	float: right;
	height: 100px;
	width: 80px;
}


