

body
{
	 height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  background:#ec1d25;
  

}


#wrapper {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.container {
    width: 100%;
}

.photo_wrapper
{
    padding: 5px 0;
}

.photo_icon {
    text-align: center;
}

.enter_web {
    text-align: center;
}






.enter_website
{
	width:1024px;
	height:91px;
	text-align:center;
	margin-top:10px;
}