body { 
background:#7604A0; 
color:#FFFFFF; 
font-family: Palatino Linotype;
}
#background {
width: 100%;
height: 100%;
background-image: url("chenar.png");
background-repeat: no-repeat; 
background-position: 50% 50%; 
left: 0px;
top: 0px;
z-index:0;
}


.stretch {
width:100%;
height:240%;

} 


a:link {color: #FFFFFF; text-decoration: none; }
a:visited {color: #FFFFFF; text-decoration: none; }
a:hover {color: yellow; text-decoration: underline; }
a:active {color: #FFFFFF; } 

div.mainbody {

text-align:center;
margin:0 auto; /* for the rest */ 

}
#footer {height:86px;
 text-align: center; }

