/* gabamboo.com/assets/styles/gabamboo.css */
body {
	background-color: #222222;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.gabamboo.com/assets/images/bg_screen.jpg);
}

#holder {
	width:720px;
	background-color:#FFFFFF;
}

#mainpane{
	position:relative;
	width:720px;
	height:140px;
	border: 1px none #000000;
}

#copyrightpane{
	position:relative;
	width:720px;
	border: 1px none #000000;
}

#imgpane{
	position:relative;
	width:301px;
	height:450px;
	float: left;
}

#words {
	position:relative;
	width:720px;
}

.wee {
	font-size: x-small;
}
