@charset "UTF-8";
/* CSS Document */

body{
	background-color: #CCC;
}	

.image {
	position: absolute;
	top: 50px;
	left: 50px;
}