/* CSS Document */
img {
	border:none;
}

body {
	margin:0px;
	background:url(images/bg.jpg) top center repeat;
		font-size:12px;
}

.int {
	font-size:1.4em;
	font-weight:bolder;
	text-align:center;
	font-style:italic;
	padding-top:12px;
}

.tab {
	width:230px;
	vertical-align:top;
}

#due{
	column-count: 2;
}