/* CSS Document */

body {
	background-color: #CFE3EE;
	background-image:  url("images/background.jpg");
	background-repeat: repeat-x;
}.stretch {
	background-image:  url("images/stretch.jpg");
	background-repeat: repeat-y;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #005C97;
	background-image: url(images/signatureortho_05.jpg);
	background-repeat: no-repeat;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #005C97;
}
a:link {
	color: #005C97;
}
a:visited {
	color: #005C97;
}

.contest {
	font-family:"Comic Sans MS";
	font-size:16px;
	font-weight:bold;
}