/* CSS Document */

body {
	background-image: url(Backgrounds/background.jpg);
	}

.style3 {
	font-size: 14px
	}.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.picdiscr {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
}
.picname {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
}
.discr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.gallery {
	border: thick double #CCCCCC;
}
.thankyou {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
}
