gaya kotak

/*
	<div class="box">.</div>
*/

.box {
	width: 200px;
	height: 200px;
	border: 1px solid black;
   }
shahul