body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(Assets/bg_tile.jpg);
	background-repeat: repeat-x;	
}
.style1 {font-size: large}
.style2 {
	color: #0000FF;
	font-size: large;
}

h1 {
	color: #010FFF;
	text-align:center;
}

.repairImage {
	border-style:solid; 
	border-width:1px; 
	border-color:#999999; 
	padding:5px
}
