body {
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
	}

#container {
	background-image:url('images/cssframe.jpg');
	width:200px;
	height:150px;
	overflow:hidden;
	position:absolute;
	left:800px;
	top:500px;
	}

#description {
	font-size:6px;
	border-style:dashed;
	color:600174;
	font-family:helvetica, arial;
	border: 1px;
	background-color:#F507FE
	}