.u371d1 {background: url('https://bin.smwcentral.net/u/371/stripe.png') center center repeat, 
                     url('https://bin.smwcentral.net/u/371/fog.png') center center repeat,
                     linear-gradient(to bottom, rgba(255,0,0,200) 0%, rgba(0,0,0,16) 100%);
	/*	 background-repeat: repeat; */
		 color: #eee;
		 text-shadow: #000 0px 1px 0px}
.u371d2	 {background: url('https://bin.smwcentral.net/u/371/majorasmask.png') bottom right no-repeat;
		  background-size: 80px;
		  font: 13px Arial,sans-serif;
		  min-height: 240px;
		  padding: 25px 50px 25px 50px}
    
.u371d2 a:link	{color: #f80;
				 font-weight: normal;
				 text-decoration: none}
.u371d2 a:active,
.u371d2 a:hover		{color: #ff0}
.u371d2 a:visited	{color: #c61}

.u371d3	{font-weight: bold;
		 font-style: italic;
		 margin-right: 160px}
		 
.u371d3 hr {border: #444 1px dotted;
			margin-top: 8px;
			margin-bottom: 8px;
			max-width: 200px}

.u371d2 > .code,
.u371d2 > .quote			{margin: 2px 0px 2px 0px}

.u371d2 > .quote > .boxhead{background: rgb(45,20,28);
                           border: #4e3b41 1px dotted;
                           color: #d1c18b}
					 
.u371d2 > .quote	> .box	{background: rgba(30,6,8,0.7);
                           border: #382230 1px solid;
                           color: #c1b17b}

.u371d2 > .quote > .box:before	{content: ">"}


.u371d2 .box > .quote > .boxhead,
.u371d2 .box > .quote > .box		{border: none;
							 color: #b1a16b;
							 font-style: italic}
.u371d2 .box > .quote > .boxhead	{padding: 4px 0px 0px 2px}
.u371d2 .box > .quote > .box		{padding: 0px 0px 4px 2px}
.u371d2 .quote > .boxhead:after	{content: ":"}

.u371d2 .code > .boxhead  {background: rgb(28,45,20);
                           border: #241 1px dotted;
                           color: #6f0;
                           text-transform: uppercase}
					 
.u371d2 .code > .boxhead:before	{content: "!! "}
.u371d2 .code > .boxhead:after	{content: " !!"}

.u371d2 .code > .box       {background: rgba(8,30,6,0.7);
							border: #241 1px solid;
							color: #ff6;
                            font: 11px "Courier New",monospace;
                            white-space: pre-wrap}

.u371d2 .code > .boxhead,
.u371d2 > .quote > .boxhead  {font: 11px "Courier New",monospace;
                           padding: 0px 2px 0px 2px}
.u371d2 .code > .box,
.u371d2 > .quote > .box      {margin: -6px 0px 0px 4px;
                           padding: 6px}

.u371d2 .box > .code,
.u371d2 .box > .quote     {margin: 0px 12px 0px 12px;
						   padding: 2px}
.u371d2 .box > .quote	  {background: rgba(24,0,20,0.2);
						   border: #381830 1px solid}
