body {
			font-family: Verdana, Geneva, sans-serif;
		}



#box {
				width: 100px;
				height: 100px;
				background-color: blue;
				display: none;
				position: static; 
		}