/* CSS Document */
body {background-image: url(images/lace_background.png); min-width: 950; min-height: 500;}
.logo1 {
	background-image:url(images/header2.png);
	height: 100px;
	width: 950px;
	background-repeat:no-repeat;
}
.bottomribbontext, .bottomribbontext a, .bottomribbontext a:visited{color:#FFF; text-align:center; font-family:Verdana, Geneva, sans-serif; font-size:10px;}

#triangle {
	background-image: url(images/triangle.png);
	background-repeat:no-repeat;
	height: 20px;
	width: 18px;
}
#triangle2 {
	background-image: url(images/triangle2.png);
	background-repeat:no-repeat;
	height: 20px;
	width: 18px;
	float: right;
 }
.nav {background-color:#452d13;}
.center {background-color:#FFF;}
.centercube {
	background-image:url(images/keelys_center_home1.png);
	background-repeat:no-repeat;
	background-position:center center;
	width: 630px;
	}

.menu { background-color:#633;}
.menu ul (}
.menu ul li a(}




	
