.p1 {
margin: auto;
text-align: center;
width: 500px;

border-style: solid;
border-top-color: #ff0000;
border-right-color: #0000ff;
border-bottom-color: #008000;
border-left-color: #ffff00;
background: #ffffff;
}