@charset "utf-8";

#adsenseuper {
	position: absolute;
	top:0px;
	width: 800px;
	height: 90px;
}

#content {
	position: absolute;
	top:90px;
	width: 800px;
}

#content #adsenselower {
	width: 800px;
	height: 90px;

}

.elm {
	background-color: #f0f0f0;
	margin-bottom: 10px;
}

h1 {
	text-align: center;
	font-size: 120%;
	background-color: #c0c0c0;
}

h2 {
	text-align: center;
	font-size: 100%;
	background-color: #c0c0c0;
}

.backstyle {
	text-align: right;
	background-color: #c0c0c0;

}



