@charset "utf-8";
/* CSS Document */

div#pics {
	left:-30px;
	width:90%;
	position:relative;
}
div#pics img{
	width:280px;
	height:240px;
}
div.gallery-frame {
width: 340px;
height: 350px;
}

div#chalkboard{
 width:90%;
}

div.wedsite-header{
  margin:0;
}

div.wedsite-header img, div.container2 img{
  width:100%; height:auto; max-width:auto;
}


div#nav-topper {
/*	background-image:url(../img/nav_small_01.gif); */
background-image:none;

}
div#nav-bottomer {
/*	background-image:url(../img/nav_small_03.gif); */
background-image:none;
}
div#nav-container {
/*	background-image:url(../img/nav_small_02.gif); */
background-image:none;
width:100%;
}

div.container{
	background-size:100% auto;
}

div.question, div.answer {
 width:100%;
 padding:0 2em 0 2em;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
}

div#giftbox {
		top:500px;
}

div#giftbox div{
		width:110%;
}

#giftbox div.gift-receipt {
  width:60%;
  margin: 430px 15% 30px 10%;
}
img.img1{
	padding:10px 3% 0px 10%;
	float:right;
}
h1 {
font-size:24px;
padding: 350px 0 30px 0;
z-index:10;
}
h1.typed, h2.typed, h3.typed, p.typed,  {
font-family: 'Special Elite', cursive;
}