@import url("base1.css");

body {
	background-color: #6E1C71;
}

#end {
	float: right;
	height: 150px;
	width: 200px;
}



