#frame{
	width: 1250px;
	height: 1100px;
	top:-150px;
	left: calc(50% - 625px);
	position: relative;
}

#white{
	width: 1248px;
	height:1012px;
	position: absolute;
}

#text1{
	width: 1250px;
	top: 300px;
	position: absolute;
}

#address{
	width: 1250px;
	top: 380px;
	position: absolute;
	font-size: 40px;
}

#text2{
	width: 500px;
	top: 500px;
	left:400px;
	position: absolute;
}

#twitter{
	width: 1250px;
	top: 550px;
	position: absolute;
	font-size: 40px;
}