@charset "utf-8";
/* CSS Document */

body, div, hr, h1, h2, h3, h4, h5, h6, div, ol, li, ul, p, img{
	padding:0px;
	margin:0px;
	border:0px;
}
body{
background:#eca121 url(images-dr-mani/bg.jpg) no-repeat top center;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:13px;
}
#overall{
	width:1200px;
	height:850px;
	margin:auto;
	background: url(images-dr-mani/dr-mani.png) 250px 40px no-repeat;
	
}
p{
padding-bottom:15px;
}
.ode{
float:right;
padding:40px 250px 0px 0px;
line-height:18px;
width:330px;
}
.ode p:first-letter{
font-size:36px;
}
.title{
float:left;
padding:400px 0px 0px 300px;
text-align:center;
}
h1{
font-size:24px;
}
h1 .red{
color:#9c0003;
font-size:40px;
}