.background {
	background-color: rgba(255, 204, 102, 0.64);
}

*  {
	font-family: sans-serif;
}

h1 {
	
	font-family: fantasy;
}

.oneHundred {
	margin-left: 100px;
}

.twoHundred {
	margin-left: 200px;
}

.xtwo {
	font-size: larger;
}

#message {
	border: 1px solid #333;
	background: url('uc.gif') no-repeat;
	width: 365px;
	height: 54px;
}

#jadnrob {
	border: black;
	border-width: thin;
	height: 900px;
	width: 585px;
}
/*
span {
    position:absolute;
    top:140px;
    left:308px;
}​
*/
.timer {
	font-weight: bold;
	font-size: 2em;
	text-shadow: 2px 2px 1px #050503;
}
a {
	vertical-align: top;
}
.mgnL {
	margin-left: 50px;
}
.amzBox {
	width: 300px;
	height: 250px;
	border: 0px;
	margin="0";
}