
body{
	text-align:center;
	background-image:url(background.gif);	
	}
h1{
	color:#006699;
	font-size:24px;
}
a{
text-decoration:none;
}

.hr{
	height:1px;
	width:700px;
	}

.container{
	border:1px solid #333333;
	text-align:left;
	font-size:12px;
	width:700px;
	background-image:url(text_bg.gif);
	}
.content{
	text-align:left;	
	font-size:12px;
}
textarea {
 	border: #7f9db9 1px solid; 
	text-align:left;
	}

.note{
	text-align:left;
	color:#0033CC;
	font-size:12px;
	}
.enter{
	text-align:left;
	}
input{
	height:20px;
	}



