html, body
{
	background-color: #FF6699;
}

#doc2
{
	width: 1032px;
	margin-bottom: 50px;
	height: 751px;
}


/* Header */
#hd
{
	background-image: url(../images/header.gif);
	background-position: top left;
	background-repeat: none;
	height: 183px;
	width: 1032px;
}

.background
{
	background-position: top left;
	background-repeat: none;
	height: 541px;
	width: 1032
	font-size: 20px;
	line-height: 27px;
	float: inherit;
	padding-top: 20px;
}

.contactUs
{
	background-image: url(../images/contactusbg.jpg); background-repeat: no-repeat;
}

.cheesecakes
{
	background-image: url(../images/cheesecakesbg.jpg); background-repeat: no-repeat;
}

.cookies
{
	background-image: url(../images/cookiesbg.jpg); background-repeat: no-repeat;
}

.cupcakes
{
	background-image: url(../images/cupcakesbg.jpg); background-repeat: no-repeat;
}

.photos
{
	background: url(../images/photos2.gif);
	background-repeat: no-repeat;
}


table tbody tr th
{
	font-weight: bold;
	padding-right: 8px;
}

td
{
	padding:2px;
	padding-right: 12px;
}
.smallText
{
	font-size: 14px;
	line-height: 14px;
}
strong
{
	font-weight: bold;
}
