/*-----attach body.custom to any style you add here-----*/
.explain {
	background-color: #FFFFFF;
	border: medium dotted #FF9600;
        padding-left: 50 px;
	font-size:10px;
}


pre {border: solid 1px #a5a5a5;
     font-size: 1.1 em;
     color: blue;
     margin: 10px;
     padding:10px;
     background: #e2e2e2}

code {font-size:1.0em;
     color: #000}
