You are on page 1of 1

CSS

<style type="text/css">
.center {
margin-left: auto;
margin-right: auto;
width: 70%;
background-color: #b0e0e6;
}
</style>

You might also like