body{
	margin:0 0 2em 0;
	padding:0;
	font-family:arial,helvetica,verdana,sans-serif;
	text-align:center;
	font-size:.75em;
}

a {
	color:#1a2c73;
}


textarea {
	width:500px;
}

.main{
	background-image:url(/images/dream_bg.jpg);
	background-repeat: repeat-x;
	text-align:left;

}

.content{
	width:500px;
	margin-right:auto;
	margin-left:auto;
}

fieldset{
	border: 0px;
	margin-bottom:1em;
}

legend{
	font-weight:bold;
	font-size:1.4em;
	color:blue;
}

blockquote{
	background-color:#EDF7FD;
	padding:10px;
}

.header{
	width:324px;
	height:190px;
	background-image:url(/images/dream_header.jpg);
}

.nav{
	postion:relative;
	top:100px;
	margin-left:25px;
	width:180px;
	font-weight:bold;
	font-size:.95em;
}

.form {
	width:500px;
}

.pricing{
	padding:2px;
}

h2{
	font-size:1.5em;
}

p {

	line-height:1.6em;
}