A:hover  {
		color : orange;
	}

	.img {
		border : 3px outset White;
	}
	P{
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 14px;
		color: white;
	}

	.posit{
		position : absolute;
		left : 510px;
		width : 250px;
	}

	.posit2{
		position : absolute;
		left : 480px;
		width : 290px;
		height : 40px;
		background-color : #010D5C;

	}

	SPAN.big {
		font-size : 140px;
	}