@charest "uft-8",

html,body,div,h3,p,ul,li,img {
	margin:0px;
	padding: 0px;
}
article, aside, figure, footer, header, hgroup,
menu, nav, section { display: block; }

body
	{
		background-color: #fff;
		width: 1000px;
		height: 1000px;
		font-family: Arial, Helvetica, sans-serif;
	}

.container {
	width: 960px;
	
	position: relative;
			top: 0px;
			left: 420px;
			width: 800px;

}
footer {
	position: absolute;
			top: 400px;
			right: 35px;
			width: 800px;

}
#style
{
	position: absolute;
			top: 381.25px;
			left: 310px;
			width: 800px;
}
#logo
{
	position: absolute;
			top: 90px;
			right: -120px;
			width: 800px;
}
#pro
{
	position: absolute;
			top: 400px;
			left: 785px;
			width: 800px;
}
#con
{
	position: absolute;
			top: 655px;
			left: 592.35px;
			width: 800px;
}