.p1 {
border-top: 5px solid #ff0000;
border-right: 10px dashed #0000ff;
border-bottom: 15px double #008000;
border-left: 20px dotted #ffcc00;
margin: auto;
width: 500px;
text-align: center;
background: #ffffff;
}









