#page {	/* The entire design is contained within the 'page' id */    width: 970px;		}	#header {	/* Contains the H1 and menu */	Header Text Color:#FFFFFF;    Header Width: 970px;    Header Height: 200px;	}	#primary {	width: 700px;	float: left;	padding: 20px 0 10px;	margin: 0 10px 0 30px;	display: inline;	}.secondary {    width: 270px;	font-size: 1em;	line-height: 1.5em;	padding: 10px 0;	margin: 0 0 20px 71%;	color: #666;	position: relative;	}