body
{
	background-color: #603913;
}

.text
{
	bottom: -400px;
	position: relative;
	font: small-caps 24px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.textIcon
{
	font: small-caps 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #603913;
	text-align: center;
}

.textBrowser
{
	font: small-caps 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #603913;
	text-align: center;
	padding: 20px;
}

.textContinue
{
	font: small-caps 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #603913;
	text-align: center;
	clear: both;
	padding: 20px;
}

.icon a
{
	text-decoration: none;
}

.icon
{
	float: left;
	padding: 20px;
}

#iconCanvas
{
	margin: 0 auto;
	clear: both;
	width: 585px;
	height: 217px;
}

.text a
{
	color: #603913;
	text-decoration: none;
}

#line1
{
	left: -36px;
}

#line2
{
	left: 36px;
}

#line3
{
	left: 108px;
}

#copyright
{
	width: 358px;
	height: 16px;
	background-image: url(copyright.png);
	margin: 20px auto;
}

#canvas
{
	background-color: #f3ece6;
	height: 675px;
	width: 919px;
	-webkit-box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-top: 2.5%;
	margin-right: auto;
	margin-left: auto;
}

#canvasIE6
{
	background-color: #f3ece6;
	height: 395px;
	width: 919px;
	-webkit-box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-top: 2.5%;
	margin-right: auto;
	margin-left: auto;
}

#stripe
{
	width: 13px;
	height:  675px;
	position: relative;
	left: -4px;
	background: url(stripe.png) repeat-y;
}

#invitacion
{
	width:  355px;
	height:  675px;
	background-image: url(invitacion.png);
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	float: right;
}

#herendira
{
	width: 47px;
	height: 650px;
	background-image: url(herendira.png);
	float: left;
	position: relative;
	top: 13px;
	left: 13px;
}

#logo
{
	width:  381px;
	height:  193px;
	background-image: url(logo.png);
	float: left;
	position: relative;
	left: 67px;
	top: 11px;
}

#praying
{
	width:  454px;
	height:  495px;
	background-image: url(praying.png);
	float: left;
	position: relative;
	right: 454px;
	top: 180px;
}