*{
	border: 0;
	margin: 0;
	padding: 0;
}
a{color: #e60012;text-decoration: none;}
a:hover{text-decoration: underline;}
a.anch,a.anch:hover{
	color: black;
	text-decoration: none;
}
body{
	font-family: "˖ Pr6N","Georgia",serif;
	background: url(../img/back.jpg) fixed bottom no-repeat;
	padding: 1em;
	line-height: 1.6em;
}
#wrapper{
	text-align: center;
}
#container{
	margin: 0 auto 300px;
	width: 960px;
	text-align: left;
	position: relative;
	z-index: 1;
}
#footer{
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
h2{
	margin-top: 1em;
	line-height: 1em;
}
img#animal{
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 0;
}
img#actor{
	position: fixed;
	right: 0;
	top:0;
	z-index: 0;
}
p{
	margin-top: 1.2em;
}
p.ex{
	font-size: small;
	line-height: 1.3em;
}
p.corich_ad{
	font-size: small;
	line-height: 1.2em;
}
p.intro{
	width: 50%;
	line-height: 1.2em;
	text-align: justify;
}
span.ex{
	font-size: small;
}
strong.num{
	font-size: large;
}
