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

body {
	background-color: #f7f7f7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.smirnovweddings.com/permanent/site_white_bg.jpg);
	background-repeat: repeat-y;
	background-position:top;
	background-attachment:fixed;
	text-align: center;
}

.main_table {
	background-color: #ffffff;
	
}
.type_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
.type_copy_regular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	line-height: 24px;
}
.type_copy_smaller_12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	line-height: 18px;
}
.type_copy_underline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	text-decoration: line-through;
	line-height: 24px;
}

