* {
    font-size: 11px;
    font-family: Arial, sans-serif;
    color: #666666;
}

img {
    border: 0;
}

body {
	margin: 0;
	text-align: center;
}

#babyimg {
	margin: 0 0 5px 0 ;
	border-bottom: 1px solid #000000;
	width: 100%;
}

#babypuncher {
	margin: 0 0 5px 0 ;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	width: 100%;
}

#footer {
    margin: 20px;
}