/*
-----------------------------------------------------
WDIK alt css for large text
-----------------------------------------------------
*/

/* column wrap */
#wrap {
	position: relative;
	clear: both;
	width: 850px;
	/*width: 594px;*/
	margin-top: 1px;
	margin-right: 0;
	font-size:110%;
	background: #fff url("../images/stripe.gif") repeat;
}

