/*Maiden Foray!
Design by Payal Dhar (www.writeside.net). 
Feel free to use or modify, but please retain acknowledgement.
*/

/*General style for the <body> tag */
body {
		background-color: #C0ADA9;
		font-family: Verdana, sans-serif;
		font-size: 9.5pt;
		padding: 0;
}


/*The navigation menu style */


#menu{display:none;}
