
body.smallscreen{background-Color:#f5f5f5;width:95%;}
body.mediumscreen{background-Color:#f5f5f5;width:70%;}
body.largescreen{background-Color:#f5f5f5;width:75%;}
body.smallscreenblackboard{background-Color:#f5f5f5;width:95%;}
body.mediumscreenblackboard{background-Color:#f5f5f5;width:95%;}
body.largescreenblackboard{background-Color:#f5f5f5;width:95%;}
body{background-Color:#f5f5f5;width:95%;}
p{font-size:large;} 
input{font-size:large}
span{font-size:large;}
.CorrectAnswer{color:green}
.IncorrectAnswer{color:red}
h1.StandardSingleQuestionFormatPage{
   font-size:x-large;
   text-align:center;
}


/*
p{font-size:x-large;}
input{font-size:x-large}
span{font-size:x-large;}

*/