/* CSS Document */

#tw {
vertical-align:middle
width : 400px;
	height : 750px;
	border : 1px solid #000;
	background-color :#ccc;
	padding : 5px;
	font-family : "arial",courier,monospace;
	font-size : 18px;
}

