html, body {
    
    height = 100%;
    width = 100%;
    
}

body{
    background-image:url(../images/e3e8aa406e197fd1b94cb441dbefa0f4.jpg);
    background-size: cover;
    background-position: center, center;
    background-repeat: no-repeat;
    background-attachment: fixed;
   
}

p.blogparagraph{
 font-family: 'Signika', sans-serif;   
}

nav {
    background-color: #4F4F4F;
    border: 1px solid black;
    border-width: medium;
    border-radius: 6px; 
    box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.055);
    color: #888;
    display: block;
    margin: 8px 22px 8px 22px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden; 
    width: 100%;
    height: 3em;
    
}

nav ul {
    padding: 0;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    margin: auto; 
    
}
    nav ul li {
        margin-top: 8px;
        font-family: Verdana, serif;
        font-size: 20px; 
        font-weight: 500;
        display: inline-block;
        list-style-type: none;
        -webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		-ms-transition: all 0.2s;
		-o-transition: all 0.2s;
		transition: all 0.2s;
        padding: 0;
        
    }

        nav > ul > li > a {
			color: #33A1DE;
			display: block;
			line-height: 30px;
			padding: 0 24px;
			text-decoration: none;
		}

    nav > ul > li:hover {
          background-color: #777;
        }

        nav > ul > li:hover > a {
          color: rgb( 255, 255, 255 );
        }

        nav > ul > li:hover > a > .caret {
          border-top-color: rgb( 255, 255, 255 );
        }
img.float{
    position: absolute;
    top: 12em;
    left: 20em;
    bottom: 0;
    right: 0;
}

p#quote{
    margin-left: 14em;
    color: #E8E8E8 ;
    text-align: justify;
    font-style: italic;
    font-family: "Georgia", "Garamond", arial;
    margin-top: 4em;
} 
    
div#me{
    
    margin-top: 5em;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    margin-left: 20em;
    height: 12em;
   
   
}

div#someotherme{
    
    overflow: auto;
    clear: both;
}

span.author{
    font-style:normal;
}

div#pagebody{
    height: 100%;
    width: 60em;
    padding-left: 1em;
    padding-right: 1em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6em;
}



h1{
    text-align: center;
    border-bottom: solid;
    border-bottom-style: groove;
    padding: 2px;
    font-family: 'Open Sans', sans-serif;
    font-size: 35px;
    margin-bottom: -10px; 
    color: white;
    margin-top: 1em;  
}

.aboutmedivs{
  cursor: pointer;
}

.body{
    
    font-weight: 400;
    font-family: 'Signika', sans-serif; 
    font-size: 18px; 
    padding: .5em;
    background-color: #B0B0B0 ;
    border-radius: 10px; 
    
}

div.centerimage{
    margin-left: auto;
    margin-right: auto;
    width: 20em; 
}

p#welcome{
    width: 30em;
    font-family: arial, sans-serif; 
    text-align: center; 
    font-size: 18px;
    background-color: #B0B0B0 ;
    border-radius: 10px; 
    margin-left: auto;
    margin-right: auto;
    padding: .5em;              
            
}

img.Geroge{
    float: left;
    border-radius: 10px;
    border: solid;
    border-width: thin;
    height: 250px; 
    width: 200px;
}

img.onePlus{
    margin: auto;
    height: 80px;  
    width: 300px;
}



#blowup{
    border-radius: 10px;
    width: 12em;
    
}

#androidkiller{
    margin-left: auto;
    margin-right: auto;
    width: 10em;
    
}

#android{
    margin-top: 2em;
    height: 10em;
    width: 20em;
}

#coin{
    border-radius: .5em; 
}

#dog{
    border-radius: .5em;   
}

#list1{
    overflow: auto;
    
}
#list1 li{
    float: left;
    width: 11em;
    list-style-type: none;
    text-align: center; 
}

#blogbody{
    border:solid;
    padding: 8px;
    margin-left: auto;
    margin-right: auto;
    width: 42em;
    height: 100%;
    background-color: white; 
    border-left: solid;
    border-right: solid;
    border-width: .5em;
    border-color: #4F4F4F ; 
    margin-top: -10px;
    overflow: auto;
    
}

#poem{
    font-weight: 600;
    overflow: auto;
    text-align: center;
    font-style: italic; 
    font-size: 16px;
    margin-bottom: 2em;
}
#poemcontainer{
    border-bottom: solid;
    border-color: #585858 ;

}

h2.titlenames{
    font-size: 22px; 
    text-align: center;
    margin-top: -10px;
    margin-bottom: 1em;
}

.italics{
   font-style: italic; 
}

div.container{
    height: 100%;
    width: 100%;
    min-width: 1000px;
    
}
div#centerizer{
    margin-left: auto;
    margin-right: auto;
    width: 30em;
}

div#carousel-outer{
   
    width:30%;
    margin:auto;
    margin-top: 3em;
    overflow: auto;
}

div.carousel{
    color:white;
    border:solid;
    border-radius: .5em;
    border-width: thin;
    margin: 0 auto;
    overflow: hidden;
    width: 250px;
    height: 350px;
}

div.carousel img{
    border-radius: .5em;
    width:100%;
    height: 100%;
}

#previous{
    border:solid;
    border-width: thin;
    border-radius: 1em;
    padding-left: 4px;
    padding-right: 4px;
    background: white;
    font-size:20px;
    color:black;
    font-family: 'Vollkorn', serif;
    margin-top: 8em;
    text-decoration: none;
    float:left;
   
}

#next{
    border:solid;
    border-width: thin;
    border-radius: 1em;
    padding-left: 4px;
    padding-right: 4px;
    background:white;
    font-size:20px;
    color:black;
    font-family: 'Vollkorn', serif;
    margin-top:8em;
    text-decoration: none;
    float:right;
}