﻿
body {
    background-color: #4682B4;
    font-family: verdana,sans-serif, helvetica;
    /*padding: 2em;*/
    padding-left: 5%;
    padding-right: 5%;
}

.textgrey {
    color: #666666;
    font-size: 1em;
}

.textwhite {
    color: #87CEEB;
    font-size: 1em;
}

#demo1 {
    text-align: center;
    font-size: .75em;
}


#rightsidetop {
	float: right; 
	border: 1px solid #4682B4; 
	width: 18%;"
	margin-bottom: 10%;
}

