Is it possible to create such a rounded corner gray layout in css3 which is around the content and right side bar Livesite and image is here

Sorry i m beginner at css3.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Simple
Just add this class to whatever you want rounded. You can also change the radius.
For the border
border:10px solid #E0DDD7You can replace the
#E0DDD7with Black, Silver, Blue etc…If you are looking to just have top rounded corners, You can