/* CSS Document */

body {
	background-color: #CDDDCF;
	margin-top: 35px;
}

.text{
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#4E5E52;
	}
	
a.menulink:link{color:#4E5E52;}
a.menulink:visited{color:#4E5E52;}
a.menulink:hover{color: #990000;}
a.menulink:active{color:#99000;}

.background{background-image:url(images/lady_background.jpg);
background-position:bottom right;
background-repeat:no-repeat;}