@charset "UTF-8";
body   {
	background-color: #E1EFDF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a:link,a:visited{
	color:#F2A8AE;
	text-decoration: none;
}
a:hover, a:active{
	color:#D6D2E9;
	text-decoration: none
}#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #E1EFDE;
}
main h1 {
	color: #F2A8AE;
	font-weight: normal;
	font-size: 1.5em;
}
header h1 {
	margin-bottom: 0px;
	color: #D6D2E9;
	font-weight: normal;
	font-size: 3em;
}
#topnav {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	list-style-type: none;
}
#topnav li {
	display: inline-block;
	margin-left: 30px;
	font-size: 1.1em;
}
header {
	padding-bottom: 15px;
	border-bottom: 2px dotted #f7dde8;
}
.homeimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#mainHomeTxt {
	margin-left: 100px;
	margin-right: 100px;
}
footer {
	margin-top: 30px;
	border-top: 2px dotted #F7DDE8;
	text-align: center;
	list-style-type: none;
}
footer h1 {
	color: #F2A8AE;
	font-weight: normal;
	font-size: 1.2em;
	text-align: center;
}
footer ul {
	padding-left: 0px;
	list-style-type: none;
	color: #F2A8AE;
}
footer ul li {
	margin-left: 20px;
	padding-left: 0px;
	display: inline-block;
	font-size: 0.9em;
}
.barbies {
	width: 200px;
	padding-top: 23px;
	padding-right: 23px;
	padding-left: 23px;
	padding-bottom: 30px;
	float: left;
	border-radius: 6px;
	border: 2px dotted #F7DDE8;
}
.centerbarbie {
	margin-left: 35px;
	margin-right: 35px;
}
.dollsgroups:after {
	content:"";
	display: table;
	clear: both;
}
