#wrapper {
width: 300px;
margin-left: auto;
margin-right: auto;
margin-top: 300px;
text-align: center;
color: #000;
font-family: Times New Roman;
font-size: 12px;
height: 100%;
min-height: 100%;
border: 5px dotted #cacaca;
padding: 15px;
}