* {margin:0; padding: 0;}

#wrapper {width: 90%; margin: 0 8% 0 8%; background-color: white;}

body {
	font-family: Arial, Helvetica, sans-serif;
	/*background-image: url(images/background.jpg);*/
	background-repeat:repeat-x;
	/*background-color: #4B5FF6;*/
}

#header {padding-top: 20px;}
#header h1 {text-align:center; margin-bottom: 5px;}
#header h2 {text-align:center; font-size: 16px; margin-bottom: 20px;}

#content p {margin-bottom: 20px;
font-size: 12px;}
#content ol,ul {
font-size: 12px;}

div#content h4 {
font-size: 12px;
margin-top: 30px;
color: #990000;}

div#content h3 {
font-size: 14px;
margin-bottom: 16px;}

div#content ol {
list-style-position:inside;
}

div#googleResult {
font-family:Arial, Helvetica, sans-serif;
width: 550px;
padding:10px 10px 0 10px;
border: solid 1px;
}
div#googleResult #googleHeader {
color:#0000cc;
text-decoration: underline;
font-size: 16px;
margin-bottom: 0;
}

div#googleResult #googleDescription {
font-size: 13px;
margin-bottom: 0;
}

div#googleResult #googleURL {
font-size: 12px;
color: green;
}

p.explanation{
font-size:10px;
text-transform:capitalize;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
