html
{
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 62.5%;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.4;
}

body
{
    background: transparent scroll no-repeat 0 710px;
	font-size: 13px;
	font-size: 1.3rem;
	background-size: 1024px auto;
	/*
	 * BMW Include Standard
	 */
	padding-top: 14px;
	background-color: #fff;
}



address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var
{
	font-weight: normal;
	font-style: normal;
}

address
{
	font-style: normal;
}

a
{
	color: inherit;
}

img
{
    display: block;
}
