Body {
	background-color: #1F1F2C;
	padding: 0cm;
	color: black;
	}


.kodak {
	background-color: white;
	width: 460px;
	height: 400px;
	padding-top: 26px;
	border: 1px solid black; 
	}
	
.kodak2 {
	background-color: white;
	width: 340px;
	height: 500;
	padding-top: 26px;
	border: 1px solid black; 
	}


A.navigation:link {
		text-decoration:none; 
		color: black;
		font-weight: bold;
		}

A.navigation:visited {
		text-decoration:none; 
		color: black;
		font-weight: bold;
		}

A.navigation:hover {
		text-decoration: none; 
		color: #1F1F2C;
		font-weight: bold;
		}

A.close:link{
	color: white;
	text-decoration: none; 
	border-bottom: 1px solid white;
	padding: 2px;
	}

A.close:visited {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid white;
	padding: 2px;
	}

A.close:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid white;
	padding: 2px;
	}

.right {
	padding-left: 375px;
	}

.rightlong {
	padding-left: 300px;
	}
	
.rightlong2 {
	padding-left: 160px;
	}

.closeright {
	padding-left: 135px;
	color: white;
	}
	
.closeright2 {
	padding-left: 18px;
	color: white;
	}



