.mainborder {
	border-top: 5px none #000000;
	border-right: 3px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 5px none #000000;
}
.mainscreen {
	background-attachment: fixed;
	background-color: #E1E0C4;
	background-image: url(images/backgroundcar.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #95958B;
	border-right-color: #95958B;
	border-bottom-color: #95958B;
	border-left-color: #95958B;
}
