/* CSS Document */

html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

#fullheight{
	height:100%;
}

.column_pattern {
	background: url(column_pattern/column_pattern_02.gif) 0 0 repeat;
}