@charset "utf-8";
/* CSS Document */

.container {
	height: 100px;
	width: 100%;
	margin-left: 0px;
	float: left;
}

.image {
	height: 414px;
	width: 673px;
	float: none;
}

.contact {
	height: 85px;
	width: 136px;
	right: 0;
	bottom: 0;
	display:block;
}

.twitter {
	height:40px;
	width:126px;
	right:0;
	bottom:0;
	display:block;
	position: absolute;
	margin-right: 160px;
	margin-bottom: 11px;
}

.screen {
	height:370px;
	width:570px;
	position:absolute;
	margin-left:100px;
	margin-top: -230px;
	border: dotted, 2;
}
