body{
	background: url(/images/grand_theft_auto_v_beach.jpg) no-repeat center center fixed;
}
.button{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	line-height:16px;
}
.search-box .inputbox, .search-box .inputbox:hover, .search-box .inputbox:focus{
	height:22px;
}

.site_logo{
	background-image: url("/images/forum_logo.png");
	background-repeat: no-repeat;
	height: 45px;
}
.logo{
	padding:5px;
	height:38px;
}

.topic-title{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
}

.content{
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}