body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000066;
	height: 150px;
	width: 650px;
	border: 0px none;
	background-image: url(images/background.jpg);
	color: #FFFFFF;
	margin: 0px;
}
#master {
	width: 770px;
	background-image: url(images/verticaltear.gif);
	background-repeat: no-repeat;
	height: 600px;
}
#header {
	width: 770px;
}
#footer {
	width: 770px;
}#nav {
	width: 200px;
	float:right;
}#content {
	width: 570px;
		float:right;
}
