html, body {
        height: 100%;
        margin:0;
}

body {
        background-color:#ffffff;
        font-family: 'Roboto', sans-serif!important;
        font-weight: 400!important;
        text-align:center;
        font-size: 13px;
        color: #ffffff;    background-image: url(premade/bg1.jpg);background-attachment: fixed;
    background-repeat: no-repeat;
}


#navigation {
	position:relative;
        width:100%;
        color:#ffffff; 
	left:0px;
	top:0px;
font-family: 'Homemade Apple', cursive;
        font-weight: 500;
        line-height:70px;
        padding-top:4px;
        padding-bottom:6px;
        padding-left:0px;
        overflow:hidden;
        text-align:center;
}

#navigation A:link { 
        text-decoration: none; 
        color:#E9938B; 
	font-size: 25px;
        letter-spacing:1px;
	padding: 6px;font-family: 'Homemade Apple', cursive;
        font-weight: 500;
        text-transform: uppercase; 
        padding-top:12px;
        padding-bottom:12px;
        padding-left:7px;
        padding-right:7px;
        -webkit-transition: opacity 0.3s linear;
        -webkit-transition: all 0.3s ease-out; 
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
}

#navigation A:visited { 
        text-decoration: none; 
        color:#E9938B;		font-size: 25px;
        letter-spacing:1px;
	padding: 6px;font-family: 'Homemade Apple', cursive;
        font-weight: 500;
        text-transform: uppercase; 
        padding-top:12px;
        padding-bottom:12px;
        padding-left:7px;
        padding-right:7px;
        -webkit-transition: opacity 0.3s linear;
        -webkit-transition: all 0.3s ease-out; 
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
}

#navigation A:active { 
        text-decoration: none; 
        color:#E9938B; 
		font-size: 25px;
        letter-spacing:1px;
	padding: 6px;font-family: 'Homemade Apple', cursive;
        font-weight: 500;
        text-transform: uppercase; 
        padding-top:12px;
        padding-bottom:12px;
        padding-left:7px;
        padding-right:7px;
        -webkit-transition: opacity 0.3s linear;
        -webkit-transition: all 0.3s ease-out; 
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
}

#navigation A:hover { 
        color:#508BDC; 
	font-size: 25px;
        letter-spacing:1px;
	padding: 6px;font-family: 'Homemade Apple', cursive;
        font-weight: 500;
        text-transform: uppercase; 
        padding-top:12px;
        padding-bottom:12px;
        padding-left:7px;
        padding-right:7px;
        -webkit-transition: opacity 0.3s linear;
        -webkit-transition: all 0.3s ease-out; 
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
}
#header {
    position: relative;
    /* center the element */
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    /* give it dimensions */
    width: 1030px;
    height:388px;
    background-image: url(premade/kiki.jpg);
    background-repeat: no-repeat;
}

@media only screen and (max-width:767px){
  .header{
      text-align: center;
  }
}

#space {
        height:15px;
}

#wrapper{
        float:center;
        width: 1030px;
}

#container{
        overflow:hidden;
        float:center;
        width:1030px;
}

#footer{
        background-color:#ffffff;
        position: relative;
        font-family: 'Roboto', sans-serif!important;
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:12px;
        padding:10px;
        line-height:13px;
        color: #505050;
}

#footer a:link {
        font-family: 'Roboto', sans-serif!important;
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:12px;
        line-height:13px;
        color: #505050;
}

#footer a:hover {
        font-family: 'Roboto', sans-serif!important;
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:12px;
        line-height:13px;
        color: #505050;
}

#footer a:visited {
        font-family: 'Roboto', sans-serif!important;
        font-weight: 400!important;
        text-transform:none;
        text-align:center;
        font-size:12px;
        line-height:13px;
        color: #505050;
}



/*------------------------------------------
5     link classes
------------------------------------------*/

a:link {
        text-decoration:none; 
        color: #508BDC;
	font-size: 19px;
	padding: 6px;font-family: 'Homemade Apple', cursive;
        font-weight: 400!important;
        letter-spacing:0px;
        padding:0px;
        line-height:29px;
        font-style:none;
        -webkit-transition: opacity 0.3s linear;
        -webkit-transition: all 0.3s ease-out; 
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }

a:visited {
        text-decoration:none; 
        color: #508BDC;
	font-size: 19px;
	padding: 6px;font-family: 'Homemade Apple', cursive;
        font-weight: 400!important;
        letter-spacing:0px;
        padding:0px;
        line-height:29px;
        font-style:none;
        -webkit-transition: opacity 0.3s linear;
        -webkit-transition: all 0.3s ease-out; 
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }

a:active {
        text-decoration:none; 
        color: #508BDC;
	font-size: 19px;
	padding: 6px;font-family: 'Homemade Apple', cursive;
        font-weight: 400!important;
        letter-spacing:0px;
        padding:0px;
        line-height:29px;
        font-style:none;
        -webkit-transition: opacity 0.3s linear;
        -webkit-transition: all 0.3s ease-out; 
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }

a:hover {
        text-decoration:none; 
        color: #973636;
	font-size: 19px;
	padding: 6px;font-family: 'Homemade Apple', cursive;
        font-weight: 400!important;
        letter-spacing:0px;
        padding:0px;
        line-height:29px;
        font-style:none;
        -webkit-transition: opacity 0.3s linear;
        -webkit-transition: all 0.3s ease-out; 
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }



/*------------------------------------------
6     font weight presets
------------------------------------------*/
strong { 
        color: #6DA5ED; 
}

b { 
        color: #6DA5ED; 
}

i { 
         color: #6DA5ED; 
}

u { 
          color: #6DA5ED; 
}

s { 
        color: #6DA5ED; 
}

em { 
         color: #6DA5ED; 
}




#content {
        float:center;
        margin-right:0px;
        margin-top:-20px;
        margin-bottom:120px;
        width:1030px;

}

.contentcontainer{
        background-color:#ECDFDF;
        padding:8px;
        margin-left:0px;
        margin-right:0px;
        margin-bottom:30px;
        line-height:24px;
        font-size:16px;
        font-family: 'Playfair Display', sans-serif!important;
        font-weight: 400!important;
        text-align:justify;
        color:#000000;
        margin-bottom:-18px;border-left:151px solid #23131D;border-right:151px solid #23131D;
}



blockquote {
 	background-color:#F4E8E8; 
        border-left:20px solid #EB9682;
 	padding: 8px;
	text-align:justify;
	color:#000000;
	font-style:italic;
}

h1 { 
	color:#D98382;-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
background-color: #F4E8E8;   border-right:20px solid #EB9682;
        letter-spacing:1px;
        text-transform:none;
     font-family: 'Homemade Apple', cursive;
        font-weight:none;
        font-style:none;
        font-size:30px;
        padding:10px;
}



.contentcontainer input, textarea, select {
  background-color: #F4E8E8;
  border: 6px solid #7EB7FB;
  padding:9px;
  color:#7EB7FB;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
}

/*------------------------------------------
      DO NOT REMOVE OR EDIT
------------------------------------------*/

.clearfooter {
        height:100px;
        clear:both;
}

.clear{
        clear:both;
}