/* OrderForm.css */  @font-face {font-family: "futbk"; src: url("http://aaastamp.com/futbk.ttf");              font-family: "goud";  src: url("http://aaastamp.com/goud.ttf")}  body {background-color: #d9d9d9;}  #top { background-color: whitesmoke;	 padding-left: 3%;	 padding-top: .5%;	 padding-bottom: 1%;	 }    fieldset {width: 28em;}    button {float: left; clear: both; margin-left: 1em; }		  		    label {clear: left; float: left; width: 8em; text-align: left; }		   h1 {font-family: sans-serif; color: blue; font-size: x-large; font-weight: 10; text-align: left; }	   h2 {font-family: sans-serif; color: blue; font-size: medium; font-weight: 10; text-align: center; }	   h3 {font-family: sans-serif; color: blue; font-size: medium; font-weight: 10; text-align: left; }    h4 {font-family: sans-serif; color: black; font-size: large; font-weight: 10; text-align: left; }    #typestamp {font-family: sans-serif; color: black; font-size: large; font-weight: 10; text-align: left; }   #layout {font-family: sans-serif; color: black; font-size: large; font-weight: 10; text-align: left; }   #inkcolor {background-color: white; font-family: sans-serif; color: black;	         font-size: large; font-weight: 10; text-align: left; float: left; }			 	   .smallprint {font-size: medium; font-family: sans-serif;}  .xxsmallprint {font-family: arial, sans-serif; color: black;  font-size: xx-small;   font-weight: 100;    text-align: left;   line-height: 125%;}.mediumprint  {font-family: arial, sans-serif; color: black; font-size: medium; font-weight: 100;  text-align: left; line-height: 125%;}.mediumbold	  {font-family: arial, sans-serif; color: black; font-size: medium;	font-weight: bold; text-align: left; line-height: 125%;}.largeboldblack {font-family: arial, sans-serif; color: black;	 font-size: large;	font-weight: bold; text-align: left;}.largeboldred {font-family: arial, sans-serif; color: red;	 font-size: large;	font-weight: bold; text-align: left;}.largeboldblue {font-family: arial, sans-serif; color: blue; font-size: large;	font-weight: bold; text-align: left;}.price  {font-family: arial, sans-serif; color: purple; font-size: medium; font-weight: 100;  text-align: left; line-height: 125%;} .name		{font-family: newsgoth cn bt,arial narrow, sans-serif; font-size: 30px; font-weight: bold; color: black; text-align: left;} .address	{font-family: futbk, futura bk bt, century gothic, arial, sans-serif; font-size: 18px; font-weight: medium; color: black; text-align: left;}.hours		{font-family: futbk, futura bk bt, century gothic, arial, sans-serif, futura bk bt, century gothic, arial, sans-serif, futura bk bt, century gothic, arial, sans-serif; font-size: 16px; font-weight: medium; color: black; text-align: left;}	 .email		{font-family: monospace; font-weight: bold; font-size: large; text-align: left;}#vacation { background-color: yellow;	 padding-top: .5%;	 padding-bottom: 1%;	 border: 4px black solid;	 width: 500px;	 text-align: center;	 }	 