@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/newborn-photographer-01.gif);
	background-repeat: repeat;
	background-position: top;
}
p {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	color: #FFF;
	font-weight: normal;
	width: 820px;
}

td {background-repeat:no-repeat;
}

a {
	color: #FFF;
	text-decoration: underline;
}
.dark-font a:link {
	color: #7C4836;
	text-decoration: underline;
}
#galleries {
	height: 100px;
	width: 100px;
	background-color: #FFF;
	z-index: +1;
	visibility: hidden;
	position: relative;
	display: block;
	overflow: hidden;
}
.content {
	background-image: url(images/newborn-photography.png);
	background-repeat: repeat;
	background-position: top;
