/* CSS Document */
.body {
	margin: 0;
	padding: 0;
	background: #000066 repeat scroll center top;
	position: relative;
	height: 1000px;
	width: 1200px;
.background {
	background: url(greetingcards/jpegFolder/gcbkgd.jpg);
}
.background {
	background: #000099 repeat-y center;
	height: 800px;
	width: 2000px;
	position: absolute;

}
