body{
	font-family: 'Arial', sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	height:100%;
}
.full-height {
  height: 100%;
}

html {
    position: relative;
    min-height: 100%;
}
.container {
    height: 100%;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	display:block

}

img { border-style: none; 

}
.row{
    margin-left:0px;
    margin-right:0px;
}


.white{
	color: #FFF;
}

