BODY {
	background-image: url('back.jpg');
	background-attachment: fixed;
	background-color: #def;
}

h1 {
	text-align: center;
	font-weight: heavy;
	font-size: 3em;
	font-family: FA-RoundGothicM,"e` ۃSVbNl",monospace;
	color: #f24;
}

h2 {
	text-align: center;
	color:pink;
	font-size: 2em;
	font-family: 'e` ۂۂ','HGnp߯ߑ','cePOP',gothic;
	background-color: #7ec;
}
.ct {
	text-align: center;
}

.pop {
	font-family: 'e` ۂۂ','HGnp߯ߑ','cePOP',gothic;
	font-weight: bold;
	color: #811;
	font-size: 1.2em;
}

.waku {
	border-width: 25px;
	border-color: white;
	border-style: inset inset outset outset;
}

.author {
	text-align: right;
	margin-right: 3em;
}

.story {
	font-family: 'lr ','W',mincho;
	font-weight: 500;
	padding: 1em;
	margin: 0em;
	text-indent: 1em;
	line-height: 1.4em;
	letter-spacing: 0.2em;
}

.red {
	color: red;
}

.newsline {
	color: red;
	background-color: #0fa;
	text-decoration: underline;
}

strong.emphasis {
	color: blue;
	font-size: xx-large;
	font-weight: 700;
	font-style: italic;
}
