body { margin:40px 80px 80px 80px; text-justify: auto; background-image: url(http://scratch.duncanmoran.net/background.jpg); color: #f6ff7c;}
        
img { border-style:ridge; padding: 4px; border-width:4px; border-color:#62789f;}

img.centreer 
{
    display: block;
    margin-left: auto;
    margin-right: auto 

}

.ital
{
color: #ffe6a2;
font-family: sans-serif;
font-style: oblique;
font-size: 12pt;
background-color: grey;
border-style:ridge; padding: 8px; border-width:4px; border-color:#62789f;
}

p.note
{
font-size: 10pt;
}

.righter
    {
	  float: right;
    }
    
span.controls
{
background-color:#e1ab18;
}

span.looks
{
background-color:#8f56e3;
}

span.links
{
background-color:#73f0d9;
}

span.motion
{
background-color:#4a6cd4;
}

span.sound
{
background-color: #d342e7;
}

span.operators
{
background-color: #89ed36;
}

span.variables
{
background-color: #e7864c;
}

span.pen
{
background-color: #00a178;
}

span.sensing
{
background-color: #2896e7;
}

span {font-weight: bold; color: white; }

a:link {text-decoration:none; color: #abff00;}   
a:visited {text-decoration:none; color: #fdc200; } 
a:hover {text-decoration:underline; }   
a:active {text-decoration:underline;} 

h1 {color: #fdc200; text-shadow: 4px 4px 3px black; border-style: groove; border-width:4px; border-color: #62789f; }

h4 {color: #47da09; background-color: black; border-style: groove; border-width:4px; border-color: #98bfff; padding: 4px; }