﻿.errorMessage
{
    font-style:italic;
    font-size:24px;
}

.source
{
    white-space:pre;
    font:12px Lucida Console;
    line-height:150%;
    background-color:#e9e9e9;
    padding:0px 10px;
}

.error
{
    background-color:#bfccbf;
    font: 12px Lucida Console;
    padding:4px 0px;
}

.motivation
{
    padding:5px;
}

.Errorbody
{
	background-position: center center; 
	background-attachment: fixed; 
	background-repeat: no-repeat;
}