	.pink{
		font-family: 'Nixie One', cursive;
		font-size: 25px;
		color: #DB7093;
		font-weight: bold;
	}
	.pink2{
		font-size: 35px;
		color: gray;
		font-family: 'Nixie One', cursive;
		font-weight: bold;
	}
	body{
		background-image: url(blueflower.jpg);
		font-family: 'Nixie One', cursive;
	}
	.wedding1{
		font-family: 'Great Vibes', cursive;
		font-size: 40px;
		font-weight: bold;
		color: #191970;
	}
	.wedding2{
		font-family: 'Nanum Myeongjo', serif;
		font-size: 30px;
		font-weight: bold;
		color:gray;
	}
	img{
		border: 13px #D3D3D3;
		border-radius: 20px;
	}	
	.maintable{
		background-color: #ADD8E6;
		width: 100%;
		height: 600px;
		border: 20px;
		border-radius: 20px;
	}
	.content{
		margin: auto;
		width: 1000px;
	}
	.maintd{
		vertical-align: top;
		padding: 25px;
	}
	a:link{
		color: gray;
		font-family: 'Nixie One', cursive;
		font-size: 20px;
		font-weight: bold;
	}
	a:visited{
		color: gray;
		font-family: 'Nixie One', cursive;
		font-size: 20px;
		font-weight: bold;
	}
	a:hover{
		color: gray;
		font-family: 'Nixie One', cursive;
		font-size: 20px;
		font-weight: bold;
	}
	a:acive{
		color: gray;
		font-family: 'Nixie One', cursive;
		font-size: 20px;
		font-weight: bold;
	
	}			
	.nav{
		background-color: #FFB6C1;
		width: 25%;
		height: 25px;
		font-family: 'Nixie One', cursive;
		font-weight: bold;
		font-size: 20px;
		border: solid 5px gray;
		border-radius: 25px;
	}
	.navtable{
		width: 85%;
		height: 60px;
	}
		