/* Change Padding Value */

#title-page .pagize {
    padding-bottom: 250px;
    padding-top: 100px;
}

#image-static .pagize {
    padding-bottom: 250px;
    padding-top: 100px;
}

body {
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-attachment: scroll;
}