﻿

/*-------  GLOBAL  -------*/
body {
	background: #000000;
}

img {
	vertical-align:bottom;
	border: 0px;
}

a:focus {
    outline: 0px;
}

.container {
	width: 950px;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -475px;
}

