body{background-color:#FFFDD0;}

h1 {margin-bottom:0;
	margin-top:0;
	font-family:Georgia, Times-New-Roman, serif;
	font-size:3em;
	letter-spacing:.25em;
	color:#A94064}
	
h2{color:#e75480;}
	
#diamondart {margin-left:35%;
			height: 300px;
			background-image:url(diamond.jpg);
			background-size:45% 75%;
			background-repeat:no-repeat;}
			
.side{margin-left:35%;
		height: 300px;
		background-image:url(side.jpg);
		background-size:45% 75%;
		background-repeat:no-repeat;}

.wrapper{margin-left:auto;
		margin-right:auto;
		background-image:linear-gradient(to bottom, #ffffff, #90c7e3);
		background-repeat:no-repeat;
		width:80%;
		background-color:#90c7e3;
		min-width:960px;
		max-width:2048px;
		box-shadow:3px 3px 3px #333333;
		border:1px solid #000033;}