﻿body 
{
	margin:0;
	padding:0;
	background:#fff;
	text-align:center;
}

#container
{
	width:100%;
}

img
{
	border:0;
}

