/*  
	Travelmania - www.playtravelmania.com by Paul Mistor
	Developed in collaboration with Alex Schenker of Contract Web Development
   www.contractwebdevelopment.com
*/

/* page layout */
body {
	background-image:url(/images/store/store-bk.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000; text-decoration: none; line-height: 18px;
}