BODY {  
background-color: #FFFFFF; 
background-image: url(images/Keyboard.gif); 
background-repeat: repeat-x; 
margin-top: 60px
}

H1, H2, H3, H4, H5, H6 {
	font-family : Arial, Helvetica, sans-serif;
	color : #483D8B;
}

P, UL, OL {
	font-family : Arial, Helvetica, sans-serif;
	color : #483D8B;
	font-size : small;
}

.medium {
	font-size : medium;
}

.large {
	font-size : large;
}

.x-small {
	font-size : x-small;
}

.xx-small {
	font-size : xx-small;
}
