@import "gui.css";

html, body {
	margin: 0; padding: 0;
}

body {
	background: #333 url(../img/bg.gif) repeat-x top;
	font-family: tahoma;
	padding-bottom: 30px;
}

a img {
	border: 0;
}

