/******************************
* Stephanie Pappas Yoga at
*    Your Wall css file		  *
******************************/
html, body {margin: 0;
padding: 0;}

img {
	text-decoration:none;
	padding: 10px;
}


#header {
	width:950px;
	margin:0 auto;
	background-color: #000033;
}


#container {
	width:950px;
	border:2px solid #000066;
	margin:0 auto;
	background-image: url(images/JaipurIndianWallMediumOPT.jpg);
	background-repeat: repeat;
}

#right {float: right; 
margin-right: 300px;
margin-top: 50px;
width: 160px;
padding: 10px;
background-color:#CC9900;
color: white;
text-align: center;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	font-size: xx-large;
	padding: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	padding: 5px;
	font-size: small;
	letter-spacing: 0.2em;
}

.headerFancy {font-family: Papyrus,Georgia, "Times New Roman", Times, serif;
font-size: 3em;}

body {
color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #CC6600;
}
.pspacey {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.3em;
	margin-left: 5px;
	color: #FFFFFF;
	font-size: 12px;
}
.pspacey2 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin-left: 20px;
	font-size: 12px;
}


a {
	color: #66FFFF;
	text-decoration:none;
	font-weight: bold;
	}
	
a:hover {
	color: #FF99CC;
	text-decoration:underline;
	}
	
#container #MainBody {
	color: #FFFFCC;
	background-color: #000033;
	margin: 10px;
	padding: 10px;
	float: left;
	position: relative;
	height: auto;
	width: 400px;
	left: 10px;
	top: 0px;
}
