body {
		background-color:#000
}

#headerInside {
       position:     absolute;
       top:          50%;
       left:         50%;
	   height:		 380px;
       width:        600px;
       margin-left:  -300px;
	   margin-top:	 -190px;
}

#wrapper {
		width:	100%;
}
