body{
	font-family: "Trebuchet MS", sans-serif;
	background: #f4e3e9;
	}
#nav 	{
	font-family: 'Monotype Corsiva', Monaco, monospace;
	width:950px;
	height:15px;
	margin: -55px 0px 0px 40px;
	background: transparent;
	}

#container {
	width:950px;
	height:100%;
	margin-right:auto;
	margin-left:auto;
	background: transparent url(frame.png);
	min-height:820px;
	}

#content{
	margin: 10px 15px 0px 50px;
	width:850px;
	height:330px;
	z-index:0;
	border:#48075d 0px solid;
	float:left;
	background: transparent;
	padding:5px 30px 0px 30px;
}
#content1{
	margin: 10px -15px 20px 50px;
	width:830px;
	height:350px;
	z-index:0;
	border:#48075d 0px solid;
	float:left;
	background: transparent;
	padding:5px 30px 20px 30px;
}
#header{
	height:316px;
	border:#48075d 0px solid;
	margin-bottom:20px;
	background: transparent url(header.jpg);
	
	}

h1{
	padding-left:20px;
}
a	{
	color: #fff;
	text-decoration:none;
	}
a.nav	{
	color: #9b2575;
	text-decoration:none;
	font-size:2em;
	font-weight:normal;
	font-family: 'Monotype Corsiva', Monaco, monospace;
	}
a.nav:hover	{
	color: #f55bdd;
	text-decoration:none;
	font-size:2em;
	font-weight:normal;
	font-family: 'Monotype Corsiva', Monaco, monospace;
	}
h2	{
	font-size:1.3em;
	font-weight:bold;
	color: #9b2575;
	}
p	{
	color: #000;
	}

img.header	{
		position: relative;
		left: 50px;
		top: 115px;
		}
td	{
	text-align: center;
	vertical-align: top;
	color: #9b2575;
	padding:0px 30px 0px 30px;
	}
td.content	{
	text-align: left;
	vertical-align: top;
	color: #9b2575;
	padding:0px 0px 0px 0px;
	}
td.content1	{
	text-align: right;
	vertical-align: top;
	color: #9b2575;
	padding:0px 0px 0px 0px;
	}
table.beauty	{
	background: transparent url(skin.png) no-repeat;
	padding:10px 0px 10px 0px;
	margin-top:15px;
		}
table.nails	{
	background: transparent url(cutex.png) no-repeat;
	padding:10px 10px 10px 10px;
	width:900px;
	height:600px;
	margin-top:15px;
		}
table.massage	{
	background: transparent url(mass.png) no-repeat;
	padding:10px 10px 10px 10px;
	width:900px;
	height:600px;
	margin-top:15px;
		}
table.hair	{
	background: transparent url(hair.png) no-repeat;
	padding:10px 10px 10px 10px;
	width:830px;
	height:600px;
	margin-top:15px;
		}


















