body		{width: 100%; background-color: white; color: blue; font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;}
#topbin		{width: 100%; position: fixed; top: 0px; left: 0px; z-index: 5; min-height: 135px; border-bottom: 1px ridge blue;
				background: -webkit-linear-gradient(top, black , white); /* For Safari 5.1 to 6.0 */
				background: -o-linear-gradient(top, black , white); /* For Opera 11.1 to 12.0 */
				background: -moz-linear-gradient(top, black , white); /* For Firefox 3.6 to 15 */
				background: linear-gradient(to bottom, black , white); /* Standard syntax */}
#bin		{width: 90%; background-color: white; position: relative; top: 140px; min-height: 1200px; max-height: 1200px; padding-left: 1px; z-index: 3; margin-left: 4%; margin-right: auto; overflow: scroll;}
#bottombin	{width: 100%; position: absolute; top: 135px; left: -5px; background-color: black; z-index: -1; min-height: 1350px; 
				background: -webkit-linear-gradient(top, white , black); /* For Safari 5.1 to 6.0 */
				background: -o-linear-gradient(top, white, black); /* For Opera 11.1 to 12.0 */
				background: -moz-linear-gradient(top, white, black); /* For Firefox 3.6 to 15 */
				background: linear-gradient(to bottom, white , black); /* Standard syntax */}
h1			{font-size: 5.6vw; color: white; font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; text-align: center; font-variant: small-caps; text-shadow: -1px -1px #000000;}
h2			{font-size: 4.6vw; font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; text-align: center;}
h3			{font-size: 2.7vw; font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; text-align: center;}
hr			{width: 100%;}
#credits	{width: 100%; top: 140px; margin-left: auto; margin-right: auto; max-height: 120px; text-align: center; font-variant: small-caps;}
#author		{width: 40%; margin-left: auto; margin-right: auto; display: inline; float: left;}
#bio		{width: 59%; margin-left: auto; margin-right: auto; display: inline; float: right;}
#article	{width: 100%; margin-top: 5px; overflow: scroll; padding-left: 1px;}
#anchor		{position: absolute; width: 100%; margin-left: auto; margin-right: auto; top: 1280px; color: white; text-align: center;}
.bluarchive	{width: 96%; margin-left: auto; margin-right: auto;}
.dblu		{background-color: rgba(153,153,255, .85); color: white;}
.lblu		{background-color: rgba(102,255,255, .85); color: black;}
.cell		{text-align: center; width: 100%; display: inline;}