/* General Formatting */
section {
    background-color: radial-gradient(white, pink);
color: white;
font-family: sans-serif; 
padding: 15%;
}
/*Body*/
body {
    color: white;
}
    

header, section, footer {
   
    font-family: 'Bad Script', cursive;
    font-weight: 200;
    color: white;
    text-decoration: bold;
    text-decoration-color: white;
    text-align: center;
    align-content: center;
    
}
header nav ul{list-style: none;
    color: white;
}

header nav li{display: inline-flex;
			  padding:1px 1px;
	          border-radius: 1px;
	          text-decoration-color: white;
    color: white;
    font-family: 'Bad Script', cursive;
    text-align: center;
}


header {background-image: url(all.jpg), linear-gradient( white, pink);
    background-blend-mode: multiply, overlay;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed, scroll;
    color: white;
    padding: 15%;
    margin: 1em 1em 0 1em;
}

header {
    padding: 15%;
    margin: 1em 1em 0 1em;
}
}

a{text-decoration: none;
    color: white;
}

a:hover {color: white;
}
header .button {padding: 0px 45px;
				border-radius: 25px;
				transition: 0.3s;
    color: white;
}

header .button:hover{background-color: white;
					 color: palevioletred;
					 text-decoration: none;
  
}

header h1 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 55px;
}

header h2 {
    font-family: 'Josefin Sans', sans-serif;
}

h1 { font-size: 40px;
     font-family: 'Bad Script', cursive;
    text-align: center;
    text-decoration: bold;
}


h2, h3 {
    font-family: 'Bad Script', cursive;
    text-align: center;
}

h3 {
  font-size: 32px;
    font-family: 'Bad Script', cursive;
    text-align: center;
}

.button {font-weight:bold;
		 font-size: 17pt;
		 font-family: 'Mukta', sans-serif;
	     color:black;
}

.brand { 
font-family:'Kaushan Script', cursive;
    font-size: 32px;
}

.topnav {
    background-color: whitesmoke;
  overflow: hidden;
    float: left;
    text-align: center;
}

.topnav a {
  float: center;
  color: deeppink;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 20px;
}

.topnav a:hover {
  background-color: deeppink;
  color: white;
}

.topnav a.active {
  background-color: palevioletred;
  color: white;
}



/*versace*/
#Versace:hover {
    
    background-color: palevioletred;
    background-image: url(versace1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed, scroll;
    background-blend-mode: normal;
    transition: 5s;
    text-align: center;
    font-family:'Satisfy', cursive; 

    }

#Versace {
    background-image: url(all11.jpg);
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-attachment: fixed, scroll;
    transition: 2s;
    margin: 1em 1em 0 1em;
    padding: 15%;
}


      
/*gucci*/
#gucci:hover {
    background-color: rosybrown;
    background-image: url("gucci.jpg"), url("Gucci Bamboo"),radial-gradient( white, black );

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed, scroll;
    background-blend-mode: normal;
    transition: 5s;
    font-family: 'Satisfy', cursive; 
}

#gucci {
    background-image: url(all11.jpg);
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-attachment: fixed, scroll;
    transition: 2s;
    margin: 1em 1em 0 1em;
    padding: 15%;
}

/*ysl*/
#ysl:hover {
    background-color: palevioletred;
    background-image: url("ysl.jpg"), url("ysl perfume");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed, scroll;
    background-blend-mode: normal;
    transition: 5s;
    font-family: 'Satisfy', cursive; 
    }

#ysl {
    background-image: url(all11.jpg);
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-attachment: fixed, scroll;
    transition: 2s;
    margin: 1em 1em 0 1em;
    padding: 15%;
}

/*prada*/
#prada:hover {
    background-color: antiquewhite;
    background-image: url("prada.jpg"), url("prada perfume");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed, scroll;
    background-blend-mode: normal;
    transition: 5s;
    font-family: 'Satisfy', cursive; 
    
}

#prada {
    background-image: url(all11.jpg);
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-attachment: fixed, scroll;
    transition: 2s;
    margin: 1em 1em 0 1em;
    padding: 15%;
}

/*body*/
#body:hover  {
    background-color: goldenrod;
    background-image: url("body.jpg"), url("The body shop perfume");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed, scroll;
    background-blend-mode: normal;
    
    font-family: 'Satisfy', cursive; 
    transition: 5s;
}

#body {
    background-image: url(all11.jpg);
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-attachment: fixed, scroll;
    transition: 2s;
    margin: 1em 1em 0 1em;
    padding: 15%;
}

/*bath*/
#bath:hover {
    background-image: url("bath.jpg"), url("bath and body works perfume");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed, scroll;
    background-blend-mode: normal;
    
    font-family: 'Satisfy', cursive; 
    transition: 5s;
}

#bath {
    background-image: url(all11.jpg);
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-attachment: fixed, scroll;
    transition: 2s;
    margin: 1em 1em 0 1em;
    padding: 15%;
}

/*boss*/
#boss:hover {
    background-color: cornflowerblue;
    background-image: url("boss.jpg"), url("boss ma vie");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed, scroll;
    background-blend-mode: normal;
    
    font-family: 'Satisfy', cursive; 
    transition: 5s;
}

#boss {
    background-image: url(all11.jpg);
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-attachment: fixed, scroll;
    transition: 2s;
    margin: 1em 1em 0 1em;
    padding: 15%;
}




/*guess*/
#Guess:hover {
    background-image: url("guess.jpg"), url("guess girl");
    background-size: cover;
   background-blend-mode: multiply;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed, scroll;
    font-family: 'Satisfy', cursive;
    transition: 5s;
}

    
#Guess {
    background-image: url(all11.jpg);
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-attachment: fixed, scroll;
    transition: 2s;
    margin: 1em 1em 0 1em;
    padding: 15%;
}


/*Aboutme*/
#About {
    background-color: darksalmon;
margin: 1em 1em 0 1em;
    padding: 10%;
}

/*contact*/
#contact {
    align-content: right;
    
    height: 100%;
    background-image: url(all.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed, scroll;
     margin: 1em 1em 0 1em;
    padding: 10%;
    
}

#contact-details {
 background-color: pink;
 width: 100%;
    height: 100%;
    display: table-cell;
    text-align: center;
   width: 500px;
}
#contact-details h3 {
    font-size: 24px;}

    #contact-form input {
 width: 590px;
 height: 25px;
        background-color: transparent;
        border: 0;
        border-bottom: 1px solid #999999;
        
}
#contact-form button {
 background-color: transparent;
    border: 2px solid black;
    
    font-family: 'Satisfy', cursive;
}
#contact-form {
    height: 100%;
    display: table-cell;
    background-color: white;
text-align: right;
    width: 550px;
}
