body{
	background-color:white;
	margin-left:100;
}



.pinmenu{
	background-color:pink;
	color:#388E8E;
	font-family:century gothic;
	font-size:75%;
	width:200px;
	border-style:dotted;
	border-color:#8FD8D8;
	padding:5px;
	top:80px;
	left:30px;
	position:fixed;

}



