@charset "utf-8";
/* CSS Document */

*	 {margin:0; padding:0;}
body {
  background:url(images/top.jpg);
	background-repeat:x-repeat;
	}
#wrap          { background: url(images/bottom.jpg) repeat-x left bottom; }
#ing        { background: url(images/snow.png) fixed repeat-x -10px center; }
#inner         { width: 550px; 
							 background:url(images/back.jpg);
							  margin: 0 auto; 
								min-height: 930px; } 
#back	 {
			 background:url(images/santa.jpg);
			 background-position: center;
			 background-repeat: no-repeat;
			 }		 
#main	 {
			 font-family:"Ravie";
			 font-size: 30 px;
			 }
#copy	 {
			 font-family:"Chabinho 2008 v2.0";
			 font-size: 20 px;
			 }		 
#fout {
			 font-family:"Chabinho 2008 v2.0";
			 text-indent: 30px;
			 }		 
#size {
			font-size: 20px;
			}				 
#big	 {
			 font-size:30px;
			 }		 
#sign	 {
			 font-family:"Brush Script MT";
			 font-size:25px;
			 }
#contact {
			 font-family:"Chabinho 2008 v2.0";
			 }
#sizes {
			 font-size:30px;
			 }
#contact-area {
							width: 500px;
							margin-top: 25px;
							}			
#contact-area textarea {
							height: 90px;
							}
#contact-area input.submit-button {
							font-size:30px;
							font-family:"Chabinho 2008 v2.0";
							float: right;
							}			
label {
	float: center;
	text-align: right;
}