@charset "utf-8";
body{font-family: 'Saira Stencil One', cursive;}
header{
	width: 100%;
	height: 30px;
	background-color:#FFE000;
}
nav{
    width: 100%;
    height: 180px;
    background-color: #D3F96B;
    padding-top: 0px;
}
main{
	width: 1440px;
	height: 1984px;
	background-color: #FFFFFF;
	}

.navbutton a {
    text-align: center;
    color: #000000;
    margin-left: 1319px;
}

body header img logo {
}
body header img box {
}
body main img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
}

body main h1 {
    border-style: dotted;
    border-width: thick;
    border-color: #7AC943;
    width: 1440px;
    height: auto;
    text-align: left;
}
h1 ul li {
    font-size: medium;
    color: #FFE000;
}

body header h2 {
    padding-left: 631px;
    margin-top: -200px;
    font-size: 55pt;
}
.gallery img {
    margin-top: -979px;
    padding-top: 0px;
    padding-bottom: 465px;
}
.clothing img {
    margin-top: -725px;
    margin-left: 610px;
}
.Pant img {
    margin-left: 281px;
    margin-top: -1121px;
    padding-bottom: 318px;
}
body content h3 {
    font-size: xx-large;
    margin-top: -1023px;
    margin-left: 806px;
}
body content p {
    margin-left: 766px;
    color: #7AC943;
}
body aside img {

}
