

#leftcontent {	background-color: 6666cc;
		border-left:2px solid #330000;
		border-bottom:2px solid #330000;
		border-top:2px solid #330000;
		border-right:2px solid #330000;
		float: left;
		width: 10% 
div class: img;
href: blackandwhitebracelet.html
img src: Thumbs/blackandwhitebracelet.jpg
width=200px;
height=200px;
		
		
			}

#rightcontent 	{ 	

		background-color: ccccff; 
		border-left:2px solid #330000;
		border-bottom:2px solid #330000;
		border-top:2px solid #330000;
		border-right:2px solid #330000;	
		float: right;
		width: 90%;
		height: 100%;

		
	}
