#top {
	background-color: #ff9999;
	/*background-color: red;*/
	width: 100%;
	text-align: center;
	font-weight: bolder;
	font-family: Tahoma;
	font-size: 1em;
	color: #800000;
	border-bottom: 12.5px solid #800000;
}

header {
	background-color: #ff9999;
	font-family: Tahoma;
	color: #800000;
	border-bottom: 6.5px solid #800000;
	margin-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
}

h2 .col-sm-10 {
	align-itens: center;
	font-weigth: bolder;	
}

h4 .col-sm-2 {
	align-itens: left;
	font-weigth: bold;
}

header .col-sm-2 a {
	text-decoration: none;
	color: #800000;
	font-weight: bold;
}

body {
	background-image: url("cover.jpeg");
	background-color: #FFA07A;
}

div {
	display: inline-flex;
}

section {
	color: #800000;
	background-color: #ff9999;
	border: 1em groove #800000;
	margin-top: 1em;
}

#letras {
	font-weight: bold;
	font-size: 15px;
}

#title {
	background-color: #ff9999;
	font-family: cursive;
	font-size: 3em;
	position: center;
	color: #800000;
	text-align: center;
	width: 100%;
	margin-bottom: 1em;
}

a > img {
	margin-top: 0.5em;
	height: 10em;
	width: 100%;
	border: 12px groove #800000;
}

#baby {
	width: 20%;
	float: right;
	height: 80%;
	margin-right: 2em;
}

.text {
	background-color: #800000;
	color: white;
	font-family: Tahoma;
	text-align: center;
	border: 2.5px dashed #ff9999;
	border-radius: 10px;
}

h2 {
	font-weight: bold;
}

a {
	font-weight: bold;
	text-decoration: none;
}

div .col-sm-3 a {
	font-weight: bold;
	text-decoration: none;
	font-size: 25px;
	align-itens: center;
	margin-top: 1.5em;
	color: #800000;
}

a img {
	margin-top: 1.25em;
	height: 1030px;/*060x12*/
	width: 1843px;/*110x12*/
}

a.hover {
	font-weight: bolder;
	color: #cc6699;
}

div {
	display: inline-block;
}

div .col-sm-4 img{
	width: 70%;
}

section .container a {
	width: 95%;
	left: 2.
}

footer {
	background-color: #ff9999;
	font-family: Tahoma;
	color: #800000;
	border-top: 6.5px solid #800000;
	margin-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
}