body {
	font-family: "roboto", sans-serif;
}

:root {
	--paper:#EEEBE6;
	--khaki:#E3CFB4;
	--tan:#C6A49A;
	--mauve:#D68189;
	--hotpink:#E94E77;
}

.helpme {
  text-align: center;
  margin:0 100;
}

.titlecntr {
	text-align: center;
}

#thething{
	display: flex;
	column-gap:5px;
}

.ough {
	background-color: var(--paper);
	margin: auto;
}

#mama {
	background-color:var(--tan);
	width:340px;
	padding:15px;
	border-radius:20px;
	text-align: center;
	color: #fff;
}

#mamaabutton button{
	font-family:"roboto";
	color:#ffff;
	font:24px;
	background-color:var(--hotpink);
	text-decoration:none;
	padding:10px 15px;
	border-radius:7px;
}

#price {
	background-color:var(--khaki);
	font-size: 48px;
	font-weight: 700;
	color:var(--hotpink);
	width: 57px;
	padding: 20px;
	border-radius:50%;
	border: 3px solid;
}

.yooo{
	color:#ffff;
	background-color:var(--hotpink);
	text-decoration:none;
	padding:10px 15px;
	border-radius:7px;
	border: 50px;
	width:120;
	height:80;
}

.fourpigs{
	background-color: #FFF;
	padding: 10px 10px;
	border-radius: 10px;
	width: 200;
	height: 550;
	text-align: ;
}

#mgamhie{
	display: flex;
	column-gap:2px;
}

section {
	width: 100%;
	padding: 50px 0;
}

div {
	width: 960px;
	margin: 0 auto;
}

h1 {
	font-family: "aubrey";
	font-size: 48px;
}

h2 {
	font-family: "roboto";
	font-size: 28px;
	letter-spacing: 1em;
	margin-bottom: 6px;
}

h3 {
	font: roboto;
	font-size: 40px;
	color: #ffff;
	align-items: center;
}

h4 {
	font-family: "roboto";
	font-size: 15px;
	margin: 5px 0px;
}

p {
font-family: "roboto";
font-size: 18px;
font-weight: 400px;
margin-top: 5;
margin-bottom: 5;
}

#homelogo {
	width:250px;
}

header{
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	align-items: center;
}

header nav ul{
	list-style:none;
	display:flex;
	flex-direction:row;
}

nav ul li{
	list-style:none;
	margin:15px;
}

nav ul li a:link, nav ul il a:visited {
	font-family:"roboto";
	font:24px;
	background-color:var(--mauve);
	color:#fff;
	padding:10px 15px;
	border-radius:7px;
	text-decoration:none;
}

nav ul li a:hover{
background-color:var(--hotpink);
}

nav ul li a:active{
background-color:var(--hotpink);
}

img {
	border-radius: 10px;
}

.gaaahhhhhh {
	background-image: url('../images/bg_tile.png');
	background-repeat: repeat-x;
	background-size: 120 120;
	background-position: center;
  height: 120px;
	width: 100%;
	background-color: var(--tan);
	align-content: center;
}

.beabadoobee{
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	align-items: center;
}

.manchild {
	align-content: center;
  height: 300px;
	align-items: center;
	background-color: var(--khaki);
	width: 230px;
	border-radius: 10px;
	text-align: center;
}

#cards2 button {
	padding:10px 20px ;
	text-align: center;
	font-size: 10px;
	color: #FFF;
	background-color: var(--hotpink);
	border-radius: 10px;
	outline: none;
}

#master {
	border-radius: 500%;
	border: 5px solid transparent;
}

#master:hover {
	border-color: var(--hotpink);
}

#masterz {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	align-items: center;
}

#masterzbutsmall {
	width: 225px;
	box-sizing: border-box;
	padding: 50 250;
}

.homeys{
	width: 425px;
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	align-items: center;
	justify-content:space-between;
	padding: 50 30;
	margin-left: -250px;
}

.mammamopuke {
	width: 260px;
	margin: 20;
	text-align: center;
}

#idontsmoke {
	display:flex;
	flex-direction:row;
	justify-content:center;
	align-items: center;
}

footer {
	display:flex;
	flex-direction:row;
	justify-content: flex-start;
	align-items: center;
	background-color: var(--tan);
	list-style: none;
	padding: 10 0;
	column-gap: 0px;
}

#hoppeeelesslyyyydevotttedddtoyouuuuu ul li{
	display: flex;
	font-size: 10px;
	column-gap: 0px;
	list-style: none;
	margin-left: -500px;
}

hoppeeelesslyyyydevotttedddtoyouuuuu ul li {
	list-style: none;
}

.iiyakako p{
	font-size: 12px;
	text-align: center;
}