/* CSS Document */
body {
	margin:0;
	background: #fff;
}

#content {
	background: url(../images/bg.gif) repeat-x;
}

.hidden {
	display: none;
}

p {
	letter-spacing: 1px;
	line-height: 20px;
}