body {
	background-image: none;
	background-color: #99cc66;
}

.box{
	border-style:solid;
	border-width:0px 0px 1px 10px;
	border-color:orange;
}

