body {
	font-size: 62.5%;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	background: #b1aaa1 url(../images/wallpaper_tile.gif) repeat top right;
	color: #412031;
	text-align: right !important;
}

/* @group Text Formatting */

h2 {
	display: none;
}

p, h1, h2, h3 {
	font-size: 2em;
	line-height: 1.4em;
	margin: 0.5em 0;
	text-align: right !important;
	text-decoration:none
}

h1, h3 {
	font-size: 4em;
	text-transform: uppercase;
	letter-spacing: 1px;
}


h3 {
	font-size: 3em;
}
a {
	color: #404086;
}

span {
	padding: 0.2em;
	line-height: 1.8em;
	/*background-color: #a4bccb;*/
	background-color: #d1dde5;
	/*border-bottom: solid 2px #412031;
	border-left: none;
	border-top: none;*/
}

p span {

}

h1 span {
	background-color: #ef9518;
	border-bottom: solid 5px #412031;
}

#myspace_link{
	margin-top: 4em;
	/*margin-left: 50%;*/
}

/* @end */

/* @group Layout */

#text {
	margin-left: 10%;
	text-align: right !important;
	padding:  2em;
	margin-bottom: 400px;
}

#gran {
	position: fixed;
	bottom: 0;
	left:  -5%;
	width: 646px;
	height: 435px;
	background: transparent url(../images/gran.png) no-repeat bottom left;	
}

/* @end */

