html, body {
	margin:					0;
	padding:				0;
	height:					95%;
	background-image:		url(../bodybg.png);	
	background-position:	center;
	font-family:			Helvetica LT Condensed, Arial, sans-serif;
	font-size:				13px;
}

h1 {
	font-size:				20px;
	margin:					0;
	padding:				0;
}

table {
	width:					100%;
	height:					95%;
	margin:					0;
	padding:				0;
	background-image:		url(../back.jpg);
	background-position:	center;
	background-repeat:		repeat-x;
}
/**
#btn01 {
	width:					1009px;
	height:					315px;
	background-image:		url(../01bg.png);
	background-position: 	bottom;
	text-align:				left;
}**/
#btn01 {
	width:					1009px;
	height:					298px;
	background-image:		url(../01bg.png);
	background-position: 	bottom;
	text-align:				left;
}

#btn02 {
	height:					315px;
	background-image:		url(../02bg.png);
	background-position: 	top;
	width:					1009px;
	text-align:				left;
}

#btn1txt, #btn2txt {
	position:				absolute;
	width:					261px;
	height:					195px;	
}
/**
#btn1txt {
	margin-left:			620px;
	margin-top:				85px;	
}*/
#btn1txt {
	margin-left:			620px;
	margin-top:				70px;	
}
#btn2txt {
	margin-top:				32px;
	margin-left:			110px;
	
}

#btn1txt h1 {
	color:					#ebdeb7;
}

#btn2txt h1 {
	color:					#ceffd5;
}
#bruidsshow {
    margin-left: auto;
    margin-right: auto;
    width: 810px;
    height: 150px;
    padding-left: 40px;
}
#bruidsshow .text {
    float: right;
    width: 570px;
    padding: 40px 0px 0px 0px;
}
#bruidsshow h1 {
    color: #EBDEB7;
    vertical-align: middle;
    padding: 0px 0px 5px 0px;
    font-size: 17px;
    font-weight: bold;
}
#bruidsshow span {
    font-size: 14px;
    color: white;
}
