/*
Template: RAW-Theme
Theme Name: RAW-Theme
Description: Rawbeatz Headquarter Template
Author: Ben Seebode
Author URI: http://www.benseebo.de
*/

body {
	color: #999;
	margin: 0;
	padding: 0;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}

a {
	color: #999;
	text-decoration: underline;
}

a:visited {
	color: #999;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}


#beet {
	background: #fff;
	color: #000;
	text-align: left;
	position: absolute;
	left: 150px;
	top: 100px;
	border:0px;
}

