body
{
background-color:#EDECD0;
background-image: 
url('images/shanti.jpg');
background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	background-position:right top;
	background-attachment: fixed;
}

td.headerLeft
{
background: 
url(images/rounded/body_upper_left.gif) 
top left no-repeat;
}
td.headerRight
{
background: 
url(images/rounded/body_upper_right.gif) 
top right no-repeat;
}

td.headerMiddle
{
background: 
url(images/rounded/body_upper_middle.gif) repeat-x;
}

td.middleMiddle
{
background: 
url(images/rounded/body_mid_mid.gif) repeat;
}

td.middleLeft
{
background: 
url(images/rounded/body_mid_left.gif) 
left repeat-y;
}
td.middleRight
{
background: 
url(images/rounded/body_mid_right.gif) 
right repeat-y;
}


td.footerLeft
{
background: 
url(images/rounded/body_lower_left.gif) 
bottom left no-repeat;
}
td.footerRight
{
background: 
url(images/rounded/body_lower_right.gif) 
bottom right no-repeat;
}

td.footerMiddle
{
background: 
url(images/rounded/body_lower_middle.gif) bottom repeat-x;
}

p.title
{
font-size:75;
font-weight:bold;
font-family:Monotype Corsiva,Verdana,Helvetica;
color:#75201B;
}

h1
{

font-weight:bold;
font-family: 'Palatino Linotype';
color:#75201B;
font-size:75px;
}

iframe.menuframe
{
width:230px;
height:500px;
}



div.body
{

padding: 0.5cm;
}

div.holder
{
background-color:#CA9B41;
}
