.bigpicst {
	float: center;
    display: inline;
    position: relative;
   }

.bigpicstL {
	float: center;
	display: inline;
	position: relative;
	align-content: center;

}
.tTitles {
	font-family: 'VT323', monospace;
	font-size: 45px;
	color: #a1a4ff;
}

.tCaptions{
	font-family: 'VT323', monospace;
	font-size: 45px;
	color: #a1a4ff;
}


/*img {
	max-width: 450px;
}*/

.specialpic {
	max-width: 1000px;
}

.tpic {
	max-width: 450px;
}





.links {
	font-family: 'VT323', monospace;
	color: #ff00ff;
	font-size: 45px;
	color: #a1a4ff;
}

#footer {
	display: none;
	justify-content: center;
	text-align: left;
	position: absolute;
	padding: 20px;
}

#digitalinfo {
	display: none;
	float: center;
	justify-content: center;
	position: absolute;
}


#printinfo {
	display: none;
	float: center;
	position: absolute;
}

#illustrationinfo {
	display: none;
	float: center;
	position: absolute;
	padding: 10px;
}

#floralinfo {
	display: none;
	float: center;
	position: absolute;
}

#portraits {
	display: none;
	float: center;
	position: absolute;
}

#bedroomseries {
	display: none;
	float: center;
	position: absolute;
}

#childrensillustration {
	display: none; 
	float: center;
	position: absolute;
}

#posterillu {
	display: none; 
	float: center;
	position: absolute;
}

/*#index {
	position: sticky;
	position: fixed;
	height: 1000px;
	width: 1000px;
	/*overflow: auto;*/
}


#centerscroll {
	align-content: center;
}


.webcomic {
	max-width: 1000px;
	  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}



.welcome {
	text-align: center;
	text-orientation: center;
}

.welcomegif {
	max-width: 1500px;
	max-height: 1000px;
	margin-left: 300px;
}


h1 {
	font-family: 'VT323', monospace;
	color: #a1a4ff;
	font-size: 25px;
}


h3 {
	font-family: 'VT323', monospace;
	color: #a1a4ff;
	font-size: 25px;
	color: #a1a4ff;
}



h2 {
	font-family: 'VT323', monospace;
	color: #a1a4ff;
	font-size: 35px;
	color: #a1a4ff;
	}



/*.intro {
	top: 300px;
	width: 200px;
	font-kerning: 10pt;
	color: magenta;
	/*overflow: auto;
	float: top;
	flex-wrap: auto;
}*/

p {
	font-size: 25px;
	font-family: 'VT323', monospace;
	color: #a1a4ff;
	color: #a1a4ff;
	/*font-weight: bolder;*/

}

.pics {
	max-width: 250px;
	padding: 10px;


}

.bigpics {
	float: right;
	max-width: 800px;
	padding: 10px;
	border-radius: 10px;
	border: 2px solid #ff00ff;

	/*display: inline-block;*/
}



.bigimages {
	float: right;
	padding: 10px;
	display: table-cell;
	vertical-align: right;
	/*max-width: 800px; */
}

/*#important {
	position: sticky;
	position: fixed;
	padding: 5px;
	overflow: auto;
}*/







.brainicon {
	max-width: 80px;
}

.brainiconH {
	max-width: 100px;
	max-height: 100px;
}


.brainiconH:hover {
	background-color: magenta;
}




.logo {
	top: 5px;
	width: 200px;
	/*overflow: auto;*/
}

.logo1 {
	top: 10px;
	width: 150px;
}



#smallpic {
	float: right;
	padding: 10px;
	max-width: 1500px;
}



/*.intrologo {
	float: left;
	position: sticky;
	position: fixed;
	padding: 2px;
}*/



.bigpics2 {
	float: right;
	max-width: 800px;
	padding: 10px; 
}

.bigpics2:hover {
	max-width: 950px;
}



/*.hoverlink:hover {
	cursor: url('cursorpurp.cur') , auto;
}*/

body {
	cursor: 
	url('cursor.cur'), auto;
}
	


#logo {
	float: left;
	/*padding: 3px;*/

}




.introducingme {
	width: 50%;
	padding: 10px;
}

.biopic {
	max-height: 555px;
	border: 2px #ff00ff;
}




.intro {
	display: flex;
	align-items: left;
	justify-content: left;
}

.rightinfo {
	text-align: right;
	float: right;
}



#homebutton {
	position: sticky;
	position: fixed;
	/*padding: 5px;*/
	overflow: auto;
	max-width: 100px;
}



button { 
	background-color: white;
	border-color: magenta;
	border-radius: 22px;
}

	
.backtotop {
	right: 0;
	bottom: 0;
	position: sticky;
	position: absolute;
	padding: 10px;
}

#topBtn {
	color: white;
	font-family: 'VT323', monospace;
	font-size: 20px;
	display: none;
  	position: fixed;
  	bottom: 20px;
  	right: 30px;
  	z-index: 99;
  	background-color: none;
  	color: #a1a4ff;
  	cursor: pointer;
  	padding: 15px;
  	border-radius: 4px;
}

#topBtn:hover {
	color: #a1a4ff;
}


/*#digital {
	position: absolute;
	position: sticky;
	top: 0px;
	right: 0px;
}

#aboutme {
	position: absolute;
	position: sticky;
	top: 0px;
	right: 0px;
}*/

.stickybuttons {
	position: absolute;
	position: sticky;
	float: left;
}

img {
	border-color: magenta;
	border-radius: 10px;
}


#copyright {
	color: magenta;
	font-family: 'VT323', monospace;
	font-size: 20px;
	position: fixed;
	bottom: 5px;
	left: 30px;
	padding:3px;
}


h4 {
	font-size: 20px;
	font-family: 'VT323', monospace;
	color: #a1a4ff;
}


.indexpic { 
	height: 100%;

	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
} 
