@import url( ../../../stylesheets/base.css );

strong {
	font-weight: normal;
}

div#main {
	position: relative;

	width: 700px;
	height: auto;

	background-image: url( ../images/background.jpg );
	background-repeat: no-repeat;

}

div#text {
	position: relative;

	float: left;

	width: 305px;
	height: auto;

	padding: 20px 0px 0px 30px;
}

img#screen {
	position: relative;

	float: right;

	width: 300px;
	height: 247px;

	margin-top: 45px;
	margin-right: 40px;
}

div#flash {
	position: relative;

	width: 674px;
	height: 95px;

	margin-left: 11px;
	margin-top: 50px;
}
