/* Boy 01 */


body {
	background-image: url(../images/boy_bg2.gif);
	background-repeat: repeat-x;
}

#midContainer {
	background-image: url(../images/boy_bot_bg2.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}	

#headerContainer {
	background-image: url(../images/boy_header2.jpg);
	background-repeat: no-repeat;
}

#infoContainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FB3EB2;
	font-size: 12px;
}

#footContainer {
	background-image: url(../images/boy_footer2.gif);
	background-repeat: no-repeat;
}

li {
	color: #5FB703;
	display: block;
}

.name {
	margin: 10px 0 20px 0;
	font-family:"Lucida Sans Unicode", Georgia, "Times New Roman";
	font-style: bold;
	font-size: 26px;
	color: #333366;
}

#element {

}

#newbornImg {
	border: solid 5px #B0EEBA;
}



