body{
				background-repeat:no-repeat;
				background-size: 100% 100%;
				background-attachment: fixed;
	}
div{
				margin-top: 250px;
				text-align: center;
		}
#textstar{
				width: auto;
				height: 20px;
		}
#textend{
				width: 18%;
				height: 20px;
				line-height: 30px;
				border: 1px dashed black;

		}