body {
	font-family: monospace;
	font-size: 12px;
	/*background-color: pink;*/
	background-image: url("https://i.pinimg.com/1200x/42/e4/45/42e445b2a6e64dbecb1840ca7c1fe30f.jpg");
	background-repeat: repeat;
	overflow: none;
}

.trans {
	transition: color 1s;
}

/*.trans:hover {
	color: pink;
	cursor: pointer;
}*/

/*.lace1 {
	position: absolute;
	right: 0px;
	float: right;
	top: 0px;
	transform: rotate(180deg);
	height: 410px;

.lace2 {
	position: absolute;
	left: -300px;
	float: left;
	top: 6px;
	transform: rotate(-90deg);
	width: 600px;
	height: 200px;
}*/

/*#aboutme2 {
	position: absolute;
	background-color: white;
	width: 400px;
	height: 200px;
	border-radius: 10px;
	border: solid #e3c3c4 3px;
	padding: 5px;
}*/

#aboutme {
	text-align: justify;
	margin: auto;
	width: 460px;
	height: 250px;
	background-color: white;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	border: 5px outset pink;
	border-radius: 10px;
	margin-top: 40px;
	z-index: 2;
}

.aboutmeh1 {
	font-size: 16px;
	text-align: center;
}

#testbox {
	overflow-y: scroll;
	height: 200px;
	width: 230px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background-color: transparent;
  box-shadow: inset 0 0 5px pink;
  border-radius: 5px;
}
 
::-webkit-scrollbar-thumb {
  background: pink;
  border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
  background: #e3c3c4; 
}

.grey {
	font-weight: normal;
	color: #878787;
}

ul {
	list-style-position: outside;
	padding-left: 10px;
}

li {
	padding-top: 10px;
}

.not {
	padding-top: 0px;
}

#ptfm {
	height: 200px;
	width: 200px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	float: right;
	overflow-y: scroll;
}

.small {
	font-size: 7px;
	color: #878787;
	font-weight: normal;
}

.small2 {
	font-size: 9px;
	font-weight: normal;
}

.ul {
	padding-left: 0px;
	list-style-type: none;
	font-size: 9px;
}

.li {
	padding-top: 3px;
}

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

a:hover {
	color: white;
	background-color: pink;
	border-radius: 3px;

}

a:visited {
	color: #e3c3c4;
}

a:visited:hover {
	color: white;
	background-color: #e3c3c4;
	border-radius: 3px;
}

#imvu {
	text-align: center;
}

hr {
	border: 1px pink solid;
	border-radius: 10px;
}

hr:hover {
	border: 1px #e3c3c4 solid;
}

.notlink:hover {
	background-color: white;
}

.notlink:visited:hover {
	background-color: white;
}

#big {
	margin: auto;
	width: 1000px;
	/*background-color: white;*/
	height: 1000px;
	z-index: 1;
}

#upd {
	width: 200px;
	height: 250px;
	float: left;
	position: absolute;
	background-color: white;
	top: 40px;
	border-radius: 10px;
	border: 5px outset pink;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	overflow-y: scroll;
}

.updh1 {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

#button {
	width: 200px;
	height: 250px;
	float: right;
	position: relative;
	background-color: white;
	border-radius: 10px;
	border: 5px outset pink;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	top: -260px;
	overflow-y: scroll;
}

#stuff {
	width: 400px;
	height: 230px;
	background-color: white;
	color: #000;
	padding: 10px;
	vertical-align: middle;
	border: 5px outset pink;
	border-radius: 10px;
	margin-top: 40px;
	z-index: 2;
	margin-top: 20px;
	position: relative;
	top: 50px;
}

#blinkies {
	overflow-y: scroll;
	height: 230px;
	width: 160px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

#stamps {
	overflow-y: scroll;
	height: 230px;
	width: 218px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

#other {
	overflow-y: scroll;
	height: 230px;
	width: 305px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

#gif {
	width: 200px;
	float: left;
	position: relative;
	background-color: white;
	top: -210px;
	border-radius: 10px;
	border: 5px outset pink;
	text-align: center;
	padding-top: 10px;
	margin-left: 450px;
	z-index: 5;
	height: 240px;
	vertical-align: center;
}

#pages {
	width: 270px;
	float: right;
	position: relative;
	background-color: white;
	top: -470px;
	border-radius: 10px;
	border: 5px outset pink;
	padding: 10px;
	text-align: center;
	padding-top: 0px;
	margin-left: 450px;
	z-index: 5;
	height: 240px;
}

.bigwig {
	float: right;
	position: fixed;
	bottom: 10px;
	right: 10px;
	height: 300px;
	width: 400px;
	z-index: 10;
}

.ul2 {
	padding-left: 0px;
	list-style-type: none;
	font-size: 14px;
}

.bow {
	z-index: 20;
	position: absolute;
	top: -15px;
	margin-left: -470px;
	transform: rotate(-30deg);
}

.diflink {
	transition: color 0.25s;
	color: black;
}

.diflink:hover {
	color: pink;
	background-color: white;
}

.diflink:visited {
	transition: color 0.25s;
	color: black;
}

.diflink:visited:hover {
	color: #e3c3c4;
	background-color: white;
}

#bottom {
	position: absolute;
	float: left;
	z-index: 5;
	font-size: 8px;
	height: 20px;
	width: 60px;
	top: 50px;
	margin-left: 10px;
}

#wsd {
	width: 980px;
	height: 40px;
	margin: auto;
	position: absolute;
	background-color: white;
	margin: 10px;
	padding: 5px;
	padding-top: 0px;
	margin-left: 0px;
	border-radius: 10px;
	border-color: pink;
	border-style: outset;
	border-width: 5px;
	margin-top: 7.5px;
	text-align: center;
	font-size: 11px;
}

.bunny {
	position: absolute;
	z-index: 16;
	float: right;
	margin-left: 790px;
	top: 278px;
}

/*#pinkbox {
	background-color: pink;
	z-index: 21;
	height: 245px;
	width: 25px;
	position: absolute;
	margin-left: 745px;
	color: pink;
}*/

#buttons {
	width: 980px;
	height: 40px;
	position: absolute;
	background-color: white;
	margin: 10px;
	padding: 5px;
	padding-bottom: 0px;
	padding-top: 9px;
	margin-left: 0px;
	border-radius: 10px;
	border-color: pink;
	border-style: outset;
	border-width: 5px;
	text-align: center;
	font-size: 11px;
	margin-top: 60px;
}

::selection {
	background-color: pink;
	color: white;
}

#fix {
	width: 200px;
	height: 230px;
	background-color: white;
	color: #000;
	padding: 10px;
	border: 5px outset pink;
	border-radius: 10px;
	margin-top: 40px;
	z-index: 2;
	position: relative;
	margin-top: 130px;
	padding-top: 0px;
	position: absolute;
	text-align: center;
	font-size: 14px;
}

#todo {
	width: 200px;
	height: 230px;
	background-color: white;
	color: #000;
	padding: 10px;
	border: 5px outset pink;
	border-radius: 10px;
	margin-top: 40px;
	z-index: 2;
	position: relative;
	margin-top: 130px;
	padding-top: 0px;
	position: absolute;
	text-align: center;
	font-size: 14px;
	margin-left: 250px;
	/*overflow-y: scroll;*/
}

textarea {
	border: pink 3px solid;
	border-radius: 3px;
	color: black;
	background-image: url("https://i.pinimg.com/1200x/42/e4/45/42e445b2a6e64dbecb1840ca7c1fe30f.jpg");
	background-attachment: fixed;
}
.bigger:hover {
	height: 62px;
	width: 176px;
}

#yt {
	width: 490px;
	height: 200px;
	background-color: white;
	color: #000;
	border: 5px outset pink;
	border-radius: 10px;
	z-index: 2;
	position: relative;
	margin-top: 130px;
	position: absolute;
	margin-left: 500px;
	/*overflow-y: scroll;*/
	text-align: center;
	padding-top: 40px;
}