

	.container {
			width: 811px;
			\width: 801px;
			w\idth: 811px;
			border: 1px solid gray;
			padding: .1em;
			margin-left: auto;
			margin-right: auto;
	
					align: center;
		}
	.bottom {
			width: 811px;
			\width: 801px;
			w\idth: 811px;
			border: 1px solid gray;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
			font-family: verdana, helvitica, arial;
			text-align: center;
	
		}

	#banner {
		background-color: #ccc;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom; 10px;
		padding: 10px;
		font-weight: bold;
		font-size: 20px;		
}

	#content {
		background-color: #fff;
		text-align: center;
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
	
	}
	#footer {
			clear: both;
			padding: 0px;
			margin-top: ;
		}
#link1 {
		margin-left: 23%;
		position: relative; 
		top: -5px;		
}
#link2 {
	
		text-align: right;
		margin-left: auto;
		margin-right: 23%;
		margin-top: ;
		position: relative; 
		top: -8px;
		}



	.pic {
		height:420px;
		width:600px;
		text-align: center;
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
		background-image: url(Newborn_MoMA.png);
		background-repeat: no-repeat;
	}

	
a.footer:link, a:visited {
		color: #fff;
		font-family: verdana, helvitica, arial;
		font-weight: bold;
		text-decoration: underline;
		}		
a.footer:hover {
		background: #fff;
		color: #ff55aa;
		text-decoration: underline; 
		}	
a:link, a:visited {
		color: #fff;
		font-family: verdana, helvitica, arial;
		font-weight: bold;
		text-decoration: underline;
		}
a:hover {
		background: #fff;
		color: #736890;
		text-decoration: underline; 
		}

	



</style>
