@import url(screen_typo01.css);

* {
	padding: 0;
	margin: 0;
	border: 0}

body {
	min-width: 460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #2B2222 url(../img/body_bg01.jpg) top right no-repeat}	

#title a {
	display: block;
	background: transparent url(../img/title01.png) top right no-repeat;
	width: 280px;
	height: 70px;
	margin: 20px}
#title a span {display: none}

#content {
	background: #625B5B url(../img/body_bg01fade.jpg) right top  no-repeat;
	margin: 300px 20px 20px 20px;
	padding: 2em 0 2em 0;
	min-width: 20em;
	-moz-border-radius: 10px}