html {
	padding			:	0px;
	margin			:	0px;
	font-family		:	verdana, arial;
	font-size		:	small;
}

body {
	padding			:	0px;
	margin			:	0px;
}

h1 {
	font-size		:	xx-large;
	text-align		:	center;
}

h2 {
	font-size		:	medium;
}

#whole-thing {
	position		:	relative;
	width			:	760px;
	margin			:	0px auto;
	padding			:	0px;
	/*border			:	1px solid #f00;*/
}

#main {
	position		:	relative;
	margin			:	50px 0px;
	/*border			:	1px solid #f00;*/
}

#main img {
	border			:	0px;
}

#main-left {
	position		:	relative;
	width			:	50%;
	padding-left	:	50px;
	/*border			:	1px solid #f00;*/
}

#main-right {
	position		:	absolute;
	top				:	10px;
	right			:	0px;
	padding-right	:	50px;
	width			:	40%;
	/*border			:	1px solid #f00;*/
}

#img-box {
	position		:	relative;
	padding-left	:	20px;
}

#img-download {
	position		:	relative;
	/*clear			:	both;*/
}

#img-screen {
	float			:	right;
}


{

	#B61212
	
}