body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

img {border:none;}

a:link, a:visited {
    color:#8b5827;
    text-decoration:underline;
}

a:hover {
    color:#8b5827;
    text-decoration:none;
}

h1, h2, h3, p {
	margin:0;
	padding:0;
}

ul, li {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

#wrapper {
	width:740px;
}

.mainBirthdayContainer {
	background:url(../images/cake.png) top right no-repeat;
	overflow:hidden;
	clear:both;
}

.giftContainer {
	background:url(../images/gifts.png) top left no-repeat;
}

.subBirthdayContainer {
}