@charset "iso-8859-1";
					/* moulds.css */

body		{ background-image: url(bw-background.png); width: 100%; position:relative; height: 100%; border: solid 10mm gray; }

/*body		{ background-color: gray; width: auto; height: auto; margin: 10%; } */

			

#header		{

			position: relative;
			align: middle; 
			top: 30%;
			left:30%;
			padding: 0;
			border: 0;
			font-family: verdana, sans-serif;
			font-weight: bold;
			font-size: 50px;
			color: black;
		}

/*
#main-table		{ background-color: white; background-image: url(bw-background.png); text-align: justify; font-family: "Monotype Corsiva", verdana, "sans serif"; font-size: medium; font-weight: 500; color: black; width: 50%; height: auto; padding: 10px; border: 5px; }
*/

em		{
			
			font-family: verdana, "sans serif";
			font-size: medium;
			font-weight: bolder;
			text-align: center;
		}

div.descr {color: black; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic}

div.main-table		{ text-align: justify; font-family: "Monotype Corsiva", verdana, "sans serif"; font-size: medium; font-weight: 500; color: black; background-color: transparent; visibility: inherit; float: inherit; clear: inherit; border-style: none; }

p.descr {color: black; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; text-align: justify;}

blockquote		{
			
			font-family: verdana, "sans serif";
			font-size: medium;
			font-weight: bolder;
			text-align: center;
		}
