body {
	background-image:url(../images/background.gif);
}

body.register {
	background-image:url(../images/register.gif);
}

div {
	margin-left:175px;
	margin-top:140px;
	font:14px Arial, Helvetica, sans-serif;
}

input.field {
	margin-bottom:6px;
	display:block;
	width:170px;
	background-color: #EFEFEF;
	padding-left : 4px;
	border : 1px solid #000000;
}

input.button {
	margin-top:20px;
	width:86px;
}

td {
	vertical-align:top;
}

td.postcard {
	background-color:#660000;
	height:376px;
	width:800px;
}

td.no {
	text-align:right; 
	width:100%; 
	padding-top:75px;
}