body {
				padding: 0px;
				background-image: url("_img/floral_blue2.jpg");
			
	}
#main {
	width: 1000px;
	height: 730px;
	position: relative;
	margin-top:  -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 122px;
	border: 1px dotted gray;
	}


		 
#content  {
	position: absolute;
	padding: 7px;
	width: 419px;
	height: 299px;
	font-family: "Georgia", Times, serif;
	font-size:12px;
	text-align: justify;
	color:#735606;
	background-color: #E3DBC4;
	overflow:auto;
	left: 3px;
	top: 366px;
	border: 1px dotted gray;
		 }
		 
#content2  {
	position: absolute;
	padding: 5px;
	width: 143px;
	height: 131px;
	font-family: "Georgia", Times, serif;
	font-size:12px;
	text-align: justify;
	color:#735606;
	background-color: #E3DBC4;
	overflow:auto;
	left: 721px;
	top: 179px;
	border: 1px dotted gray;
		 }	 
	
#albums  {
	position: absolute;
	padding: 8px;
	width: 469px;
	height: 211px;
	font-family: "Georgia", Times, serif;
	font-size:12px;
	color:#735606;
	background-color: #E3DBC4;
	left: 478px;
	top: 366px;
	border: 1px dotted gray;
		 }
		 
a { background-color: #FBFF00;
    color: #333333;
	border-bottom: 1px dotted gray;
    text-decoration: none;
}
		 
a:visited { color: #333333; font-family:"Georgia", Times, serif;}
a:hover { background-color: red; font-family: "Georgia", Times, serif; }
a:active {  color: black; font-family: "Georgia", Times, serif;}
